1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test
Milan Ilic 14f0fd9ab3 Add mode, owner_id and group_id options to one_vm (#40217)
Add `mode` option which sets permission mode of a VM in octet format
Add `owner_id` and `group_id` which set the ownership of a VM
Move the waiting for state at the end of the module, so it could fail faster if there is some error
tagged_instances will only be returned only if count_attributes and/or count_labels are used, as specified in the documentation
Update relevant tests
Add tests for mode, owner_id, group_id
2018-05-25 08:00:26 +02:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
integration Letsencrypt: add account management module (#37275) 2018-05-25 01:55:24 -04:00
legacy Add mode, owner_id and group_id options to one_vm (#40217) 2018-05-25 08:00:26 +02:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Add plugins to ansible-doc test and fix issues. 2018-05-23 13:10:09 -07:00
sanity EC2_group module refactor (formerly pr/37255) (#38678) 2018-05-24 11:53:21 -04:00
units fix decrypted vault utf8 values (#37539) 2018-05-24 23:22:46 -04:00
utils Make docs-build sanity test disabled by default. 2018-05-09 17:55:00 -07:00