4 lines
231 B
Plaintext
4 lines
231 B
Plaintext
|
|
for example:
|
||
|
|
step 1: cd wannat_ansible_script
|
||
|
|
step 2: update deploy_env/group_vars/all.yml and deploy_env/hosts variables according to the actual environment
|
||
|
|
step 3: ansible-playbook -i deploy_env/hosts wannat-install.yml
|