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
Sam Doran 5cb96087e6
Fix warning for new default permissions when mode is not specified (#70976) (#70985)
Follow up to #70221
Related to #67794
CVE-2020-1736

When set_mode_if_different() is called with mode of 'None', ensure we issue
a warning about the change in default permissions.

Add integration tests to ensure the warning works properly.

* Fix tests
- actually use custom module 🤦‍♂️
- verify file permission on created files
- use remote_tmp_dir so we're ready for split controller
- improve test module so we can skip the call to set_fs_attributes_if_different()
- fix tests for CentOS 6

(cherry picked from commit dc79528cc6)
6 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration Fix warning for new default permissions when mode is not specified (#70976) (#70985) 6 years ago
lib/ansible_test validate-modules: fix version_added validation for top-level, fix error codes (#70869) (#70947) 6 years ago
sanity [backport][2.10][PR #70446] Refactor Python API examples and docs (#70850) 6 years ago
support Deprecation revisited (#69926) 6 years ago
units reset logging to INFO (#70878) (#70881) 6 years ago
utils/shippable Remove temporary migration hack from CI scripts. 6 years ago