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 00df1fda10 Correctly write SELinux config file (#31251)
* Add new lines to end of config file lines

* Properly write out selinux config file

Change module behavior to not always report a change but warn if a reboot is needed and return reboot_required.

Improve the output messages.

Add strip parameter to get_file_lines utility to help with parsing the selinux config file.

* Add return documentation

* Add integration tests for selinux module

* Use consistent capitalization for SELinux

* Use atomic_move in selinux module

* Don't copy the config file initially

There's no need to make a copy just for reading.

* Put message after set_config_policy in case the change fails

* Add aliases to selinux tests
7 years ago
..
compile Docs how to test (2nd) (#24094) 7 years ago
integration Correctly write SELinux config file (#31251) 7 years ago
legacy remove unused ssh pipelining setters 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Pin docker simulator versions. 7 years ago
sanity rhn_channel: PEP8 compliancy and doc fixes (#30912) 7 years ago
units Fix ansible_distribution on Ubuntu 10.04 (#31108) 7 years ago
utils Switch CI for OS X back to a single job. (#31265) 7 years ago