|
3 days ago | |
---|---|---|
group_vars | 6 days ago | |
host_vars | 4 months ago | |
library | 1 year ago | |
roles | 3 days ago | |
test-role | 3 days ago | |
.gitignore | 1 year ago | |
.gitmodules | 1 year ago | |
README.md | 8 months ago | |
ansible.cfg | 2 years ago | |
bootstrap.yml | 1 year ago | |
debian.yml | 8 months ago | |
global.yml | 3 months ago | |
music-player.yml | 6 months ago | |
production | 2 months ago | |
server.yml | 6 days ago | |
site.yml | 8 months ago | |
staging | 4 months ago | |
workstation.yml | 9 months ago |
launch playbook on staging
ansible-playbook -i staging site.yml --vault-password-file=.vaultpassword
init new role architecture
ansible-galaxy user_config init
launch ansible bootstrap
ansible-playbook -i nas, bootstrap.yml -u root --ask-pass
encrypt string
ansible-vault encrypt_string
-need to check for nvidia drver
terminfo
server role