Ansible-lint and yamllint #32

Merged
Ghost merged 16 commits from linting into dev 2020-06-08 17:14:32 +02:00
5 changed files with 15 additions and 15 deletions
Showing only changes of commit b711154722 - Show all commits

View file

@ -9,13 +9,13 @@ used by Evolix.
Put your public key in the remote root's autorized_keys
(/root/.ssh/authorized_keys)
1 - Install ansible's prerequisites
1. Install ansible's prerequisites
```
ansible-playbook prerequisite.yml -CDi hosts -l HOSTNAME
```
2 - Run it
2. Run it
```
ansible-playbook evolixisation.yml --ask-vault-pass -CDKi hosts -l HOSTNAME