install netaddr
This commit is contained in:
parent
ab5c8081d2
commit
dba8e70c71
1 changed files with 1 additions and 0 deletions
|
@ -13,4 +13,5 @@ before_script:
|
|||
deploy:
|
||||
script:
|
||||
- ansible-galaxy collection install ansible.netcommon
|
||||
- pip3 install netaddr
|
||||
- ansible-playbook -i config/hosts config/deploy.yml
|
||||
|
|
Loading…
Reference in a new issue