mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
* Move tests to their own file * Port to a pytest parametrized test so it's easier to define new tests * Now that _symbolic_mode_to_octal is a classmethod, we don't have to instantiate an AnsibleModule to test it. * Add tests for #14994, having more than one operator per role and umask chmod