You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration Letsencrypt: add account management module (#37275) 6 years ago
legacy Add mode, owner_id and group_id options to one_vm (#40217) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Add plugins to ansible-doc test and fix issues. 6 years ago
sanity EC2_group module refactor (formerly pr/37255) (#38678) 6 years ago
units fix decrypted vault utf8 values (#37539) 6 years ago
utils Make docs-build sanity test disabled by default. 6 years ago