mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-02 19:32:47 +00:00
[hotfix] add missed playbook file
This commit is contained in:
5
test/integration/galaxy_playbook_git.yml
Normal file
5
test/integration/galaxy_playbook_git.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- hosts: localhost
|
||||
connection: local
|
||||
|
||||
roles:
|
||||
- "git-ansible-galaxy"
|
||||
Reference in New Issue
Block a user