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/integration/targets/template
jctanner baf1ed9100 [WIP] Create preserved_copy function in basic.py to perserve file ownership. (#27344)
Create preserved_copy function in basic.py to perserve file ownership.

* Add a test for template preserved backup
* Use a script to get the random names
* bytes to strings
* Remove dump of hostvars
* Stop being fancy and create a testuser instead
* Fix pep8
* set file attributes
* Pass the correct data to set_attributes_if_different
* Use -j instead -b and pass the attributes as a string instead of a list
* remove debugging message
* Use shell to softly set the attr

Fixes #24408
7 years ago
..
files Windows: Use the correct newline sequence for the platform (#21846) 8 years ago
meta Fix cosmetic problems in YAML source 8 years ago
tasks [WIP] Create preserved_copy function in basic.py to perserve file ownership. (#27344) 7 years ago
templates Windows: Use the correct newline sequence for the platform (#21846) 8 years ago
vars Don't restrict local jinja2 variables to those that start with l_ 8 years ago
aliases Initial ansible-test implementation. (#18556) 8 years ago