Mettre à jour 'README.md'
This commit is contained in:
parent
db77b824aa
commit
ff8fa1a17c
12
README.md
12
README.md
@ -1,5 +1,17 @@
|
||||
# ansible
|
||||
|
||||
## commande ansible
|
||||
|
||||
***launch playbook on staging***
|
||||
`ansible-playbook -i staging site.yml --ask-become-pass`
|
||||
|
||||
***init new role architecture***
|
||||
`ansible-galaxy user_config init `
|
||||
|
||||
***launch ansible bootstrap***
|
||||
` ansible-playbook -i staging bootstrap.yml -u root --ask-pass`
|
||||
|
||||
|
||||
## Prerequis
|
||||
|
||||
- python
|
||||
|
Loading…
Reference in New Issue
Block a user