summaryrefslogtreecommitdiff
path: root/test/integration/targets/file/tasks/main.yml
Commit message (Expand)AuthorAgeFilesLines
* [stable-2.11] Fix file integration test chattr/lsattr check. (#78614) (#78620)Matt Clay2022-08-221-0/+2
* [stable-2.11] file integration test - cleanup testing users and group (#75037)Sam Doran2021-07-121-0/+6
* Let get_file_attributes() work without `lsattr -v` (#71845)Rick Elrod2020-09-221-8/+4
* Fix attribute testing in file integration test. (#71843)Matt Clay2020-09-211-0/+40
* file: module should warn in check_mode when path and owner/group don't exist ...Andrew Klychkov2020-09-031-0/+119
* file - return 'state': 'absent' when a file does not exist (#66503)Sam Doran2020-05-211-1/+20
* file - change _diff_peek type in argument_spec (#60428)Sam Doran2020-01-171-6/+10
* Update file.py's help doc, and narrow down diff logic, for recent pull 56353 ...Iain Madder2019-08-131-7/+11
* Fix incorrect assumptions in integration tests. (#58365)Matt Clay2019-06-251-1/+1
* File module - fix unicode paths and add a test (#57558)Sloane Hertel2019-06-071-0/+6
* Update file.py's initial_diff() to list existing when state: absent (#56353)Iain Madder2019-06-071-1/+19
* file: fix setting relative paths for src for hard links (#56055)Martin Krizek2019-06-051-6/+68
* Add option to ignore, warn, or error when a module parameter is converted to ...Sam Doran2019-02-221-0/+4
* add pause to make test more stable (#51680)Jordan Borean2019-02-041-0/+3
* file - allow touch on files not owned by user (#50964)Jordan Borean2019-01-231-0/+31
* Add new parameters to manage mtime and atime for file module, fixes #30226 (#...Stephen SORRIAUX2018-08-231-0/+18
* accept + and - modifiers for file attributes (#40061)Andreas Calminder2018-06-141-3/+19
* More file refactoring (#40114)Toshio Kuratomi2018-05-161-1/+3
* Reorganize and expand the file testsToshio Kuratomi2018-05-031-180/+15
* Fix for file module with recursive permission setting and broken symlinksToshio Kuratomi2018-05-031-0/+3
* Fix for file module with symlinks to nonexistent target (#39635)Toshio Kuratomi2018-05-031-0/+9
* Clarify the behaviour of file's src parameter with relative pathsToshio Kuratomi2018-04-201-1/+27
* file tests: control & managed host can be distinctPierre-Louis Bonicoli2018-01-111-2/+9
* fix file attributes changed detectionMaxime de Roucy2017-12-151-0/+16
* Add more tests for copy/file/template with harlinksToshio Kuratomi2017-08-171-1/+30
* add test for template, file, and copy with hardlinksAndrew Erickson2017-08-171-0/+16
* Show diff when file: state=link changes the symlink target (#22243)Marius Gedminas2017-03-061-0/+20
* Fix cosmetic problems in YAML sourceAdrien Vergé2016-11-111-1/+1
* Migrate Linux CI roles to test targets. (#17997)Matt Clay2016-10-131-0/+564