Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vunguyentuan/ansible


https://github.com/vunguyentuan/ansible

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Archlinux setup with Ansible

## 1. Install ansible
```
./install
```

## 2. Run the script
```
ansible-playbook local.yml --become-password-file .become-password --vault-password-file .vault
```