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
2017-08-02 10:04:09 -04:00
..
files Windows: Use the correct newline sequence for the platform (#21846) 2017-03-23 19:47:10 -07:00
meta
tasks [WIP] Create preserved_copy function in basic.py to perserve file ownership. (#27344) 2017-08-02 10:04:09 -04:00
templates Windows: Use the correct newline sequence for the platform (#21846) 2017-03-23 19:47:10 -07:00
vars
aliases