1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/roles/test_file
Brian Coca 2d25577e11 Fixes and cleanup to file functions and module
- unified set attribute functions ... not sure why 2 identical functions
exist with diff names, now there are 3 while i repoint all modules to 1
- fixed issue with symlinks being created w/o existing src when force=no
- refactored conditionals, simplified where possible
- added tests for symlink to nonexistant source, with both force options
- made symlink on existing attomic (force)
2014-03-15 13:54:24 -04:00
..
files Rename tests to test, use old directory name. 2014-02-20 19:11:15 -05:00
meta Rename tests to test, use old directory name. 2014-02-20 19:11:15 -05:00
tasks Fixes and cleanup to file functions and module 2014-03-15 13:54:24 -04:00