This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
de5858f48d
ansible
/
test
/
integration
/
targets
/
unarchive
/
meta
/
main.yml
5 lines
74 B
YAML
Raw
Normal View
History
Unescape
Escape
Fix cosmetic problems in YAML source This change corrects problems reported by the `yamllint` linter. Since key duplication problems were removed in 4d48711, this commit mainly fixes trailing spaces and extra empty lines at beginning/end of files.
2016-04-18 16:47:38 +02:00
dependencies
:
Apache2 module integration test (#15380) * add integration test for apache2_module * fix assert syntax * check os_family for this test * add comment why only debian and suse are tested * move apache2 test to destructive * install apache2 package
2016-04-18 18:00:02 +02:00
-
prepare_tests
Fix integration tests to support remote hosts.
2019-01-25 04:25:06 +01:00
-
setup_remote_tmp_dir
Changes required for macOS 10.15 (#71841) * Use default group of staff on macos to prevent sudo issues * Install gnu-tar for macos in git and unarchive tests * Enable timezone module to support py3 on macos * If the virtualenv command is missing, try python -m virtualenv * Install passlib for filter_core on macos * Install paramiko via pip on macos for paramiko tests * Normalize discovered python interpreter on macos * Get pip tests passing, by ensuring we have wheel installed * Create /etc/ansible for ca certs on mac, list lookup_url as destructive * Fixups for CA certs * Include macos * Dynamically get cafile instead of hardcoding the path
2020-09-25 21:30:47 +02:00
-
setup_gnutar
Reference in a new issue
Copy permalink