This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
c7217a8f1b
Branches
Tags
No results found.
community.general
/
test
History
Jascha Geerds
76ed19d279
Fix TestInventory class by explicitly using /bin/bash
2013-10-15 21:34:36 +02:00
..
action_plugins
assemble.d
inventory
add one last test, for combined range, which make ansible.inventory.expand_hosts
2013-08-23 13:06:31 +02:00
inventory_dir
test_callbacks
add test for the disabling of callback plugins
2013-08-15 00:05:33 +02:00
test_hash_behavior
test_playbook_undefined_vars
Add tests for undefined variable detection
2013-08-20 00:40:49 -05:00
test_playbook_vars
ansible.cfg
ansible_hosts
apt_key.gpg
CentOS.yml
common_vars.yml
complex_hosts
add a test to cover bound stepping in inventory
2013-08-23 12:00:39 +02:00
cron_test.yml
Added remote_user to plays
2013-09-07 16:34:22 -04:00
default_os.yml
hosts_list.yml
inventory_api.py
jinja2_overrides.tpl
large_range
lookup_plugins.yml
playbook-always-run.yml
Introduce the 'always_run' task clause.
2013-08-20 23:09:44 +02:00
playbook-changed_when.yml
playbook-failed_when.yml
Add failed_when module variable.
2013-09-10 08:34:01 +09:00
playbook-ignore-errors.yml
playbook-templated-includer.yml
playbook1.yml
Remove some obsolete tests (mechanism of error detection suboptimal, replacements pending)
2013-10-11 19:28:53 -04:00
restrict_pattern
increase test coverage of inventory by around 5% according to nose
2013-08-21 08:03:41 +02:00
results_list.yml
rocannon.txt
sample.j2
simple_hosts
template-basic
template-whitespace
TestCallback.py
Fix TestInventory class by explicitly using /bin/bash
2013-10-15 21:34:36 +02:00
TestConstants.py
TestFilters.py
Add fileglob Jinja2 filter.
Fixes
#3563
2013-09-30 12:55:13 -05:00
TestInventory.py
Return inventory objects in the order they are presented. Additionally, fix host slicing such that it works on Python terms with
2013-10-07 15:06:15 -04:00
TestPlayBook.py
Remove some obsolete tests (mechanism of error detection suboptimal, replacements pending)
2013-10-11 19:28:53 -04:00
TestRunner.py
Remove some test prints
2013-08-10 17:37:04 -04:00
TestUtils.py
Prune legacy tests -- many of these are not part of the official API or documented syntax.
2013-10-11 19:31:26 -04:00
world