summaryrefslogtreecommitdiff
path: root/test/integration/targets/file
Commit message (Expand)AuthorAgeFilesLines
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-291-0/+1
* file - change warning to error (#66671)Sam Doran2020-01-291-0/+15
* file - change _diff_peek type in argument_spec (#60428)Sam Doran2020-01-172-6/+20
* 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-072-0/+16
* 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
* file: fix setting attributes for symlinked file (#57217)Martin Krizek2019-06-051-1/+38
* Add option to ignore, warn, or error when a module parameter is converted to ...Sam Doran2019-02-221-0/+4
* test - add setup target that creates the nobody user (#52750)Jordan Borean2019-02-221-0/+1
* 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-232-0/+47
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* 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-035-180/+655
* 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
* Add missing `needs/root` alias to `file` test. (#22800)Matt Clay2017-03-201-0/+1
* Show diff when file: state=link changes the symlink target (#22243)Marius Gedminas2017-03-061-0/+20
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-291-0/+1
* Fix cosmetic problems in YAML sourceAdrien Vergé2016-11-113-4/+3
* Migrate Linux CI roles to test targets. (#17997)Matt Clay2016-10-138-0/+598