3 lines
91 B
Bash
3 lines
91 B
Bash
|
pip3 install ansible
|
||
|
ansible-galaxy install -fr requirements.yml
|
||
|
ansible-playbook setup.yml
|