mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-08 22:30:04 -07:00
Fix even more tests (#69)
* Remove meraki unit tests. * Reenable disabled tests. * Re-disable xfs_quota tests - depend on ansible/ansible#68223. * Fix FQCNs. * More FQCNs. * Fix typo.
This commit is contained in:
parent
775ab35ddd
commit
14731bf485
8 changed files with 10 additions and 179 deletions
|
@ -1,3 +1,2 @@
|
|||
needs/root
|
||||
shippable/posix/group3
|
||||
disabled #fixme
|
||||
|
|
|
@ -3,5 +3,5 @@ chroot-pipelining ansible_ssh_pipelining=true
|
|||
chroot-no-pipelining ansible_ssh_pipelining=false
|
||||
[chroot:vars]
|
||||
ansible_host=/
|
||||
ansible_connection=chroot
|
||||
ansible_connection=community.general.chroot
|
||||
ansible_python_interpreter="{{ ansible_playbook_python }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue