6 lines
233 B
Plaintext
6 lines
233 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
|
|
|