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 ()
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
integration Letsencrypt: add account management module () 2018-05-25 01:55:24 -04:00
legacy Add mode, owner_id and group_id options to one_vm () 2018-05-25 08:00:26 +02:00
results
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) () 2018-05-24 11:53:21 -04:00
units fix decrypted vault utf8 values () 2018-05-24 23:22:46 -04:00
utils