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/units
Pilou b464d18fd1
AnsibleModule.set_mode_if_different: handle symlink is in a sticky directory (#45198)
* file: add symlink is in a sticky directory tests
* file: handle symlink in a sticky directory

Co-Authored-By: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>

* Add changelog and fix unit test
The builtins import was removed since it was unused, but it is now needed.
4 years ago
..
_vendor
ansible_test [ansible-test] attempt to work around podman (#72096) 4 years ago
cli CLI - Specify jinja version in --version output 4 years ago
compat
config Provide better decryption errors for single vault values (#72362) 4 years ago
errors
executor fix internal cases of actions calling unqualified module names (#70818) 4 years ago
galaxy Added caching mechanism for Galaxy API requests (#71904) 4 years ago
inventory
inventory_test_data/group_vars
mock
module_utils AnsibleModule.set_mode_if_different: handle symlink is in a sticky directory (#45198) 4 years ago
modules iptables: Reorder comment postition (#71496) 4 years ago
parsing Add more include and yaml parsing tests (#70506) 4 years ago
playbook Provide better decryption errors for single vault values (#72362) 4 years ago
plugins Ensure Ansible's unique filter preserves order (#67856) 4 years ago
regex
template
utils run playbook from collections (#67435) 4 years ago
vars
__init__.py
requirements.txt
test_constants.py
test_context.py