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
Jayson Vantuyl ad6373430b add apt_key module
Pretty straightforward.  Give it a URL with an exported GPG key for signing an
Apt repository.  It downloads it and will install it using apt-key.  It's even
smart enough to tell if it's already there (i.e. actually tells you if it
changed or not).
12 years ago
..
assemble.d
test_playbook_vars
CentOS.yml
TestConstants.py
TestInventory.py Merge pull request #1747 from njharman/alpharange 12 years ago
TestPlayBook.py add with_sequence lookup plugin 12 years ago
TestRunner.py add apt_key module 12 years ago
TestUtils.py Resolve variable references inside variables 12 years ago
ansible.cfg
ansible_hosts
apt_key.gpg add apt_key module 12 years ago
common_vars.yml
complex_hosts Merge pull request #1776 from junegunn/inventory-group-var-ws 12 years ago
default_os.yml
hosts_list.yml
inventory_api.py
jinja2_overrides.tpl
large_range
lookup_plugins.yml add with_sequence lookup plugin 12 years ago
playbook-included.yml
playbook-includer.yml
playbook1.yml
results_list.yml
sample.j2
simple_hosts
template-basic
template-whitespace
world