mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
Initial commit
This commit is contained in:
commit
aebc1b03fd
4861 changed files with 812621 additions and 0 deletions
4
tests/integration/targets/mqtt/tasks/main.yml
Normal file
4
tests/integration/targets/mqtt/tasks/main.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
- include: ubuntu.yml
|
||||
when:
|
||||
- ansible_distribution == 'Ubuntu'
|
||||
- ansible_distribution_release != 'trusty'
|
Loading…
Add table
Add a link
Reference in a new issue