mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-06 21:12:37 +00:00
Removes -i inventory
This commit is contained in:
@@ -26,7 +26,7 @@ install:
|
||||
- printf '[defaults]\nroles_path=../' >ansible.cfg
|
||||
|
||||
script:
|
||||
- ansible-playbook -vvv -i inventory tests/test.yml
|
||||
- ansible-playbook -vvv tests/test.yml
|
||||
|
||||
notifications:
|
||||
webhooks: https://galaxy.ansible.com/api/v1/notifications/
|
||||
|
||||
Reference in New Issue
Block a user