make deploy manual
This commit is contained in:
parent
4189a73b79
commit
a3d852d493
1 changed files with 5 additions and 4 deletions
|
@ -15,3 +15,4 @@ deploy:
|
|||
- ansible-galaxy collection install ansible.netcommon
|
||||
- pip3 install netaddr
|
||||
- ansible-playbook -i hosts deploy.yml
|
||||
when: manual
|
||||
|
|
Loading…
Reference in a new issue