Commit Graph

15751 Commits (6c9dc78d8ce2e84eafb94b1ff0f5de0f68cf2558)
 

Author SHA1 Message Date
Tom Berger 07a4076d12 Name cache file by relevant regions - they might change between calls.
Also, use old school string interpolation so that the plugin is compatible with
Python < 2.7.
9 years ago
Tom Berger cd1125aac2 Save the cache in a file specific to the RackSpace account in use. 9 years ago
Tom Berger 804489f734 Cache the results for the RackSpace dynamic inventory. 9 years ago
Tom Paine 19373e262c Update playbooks_tags.rst
This important point gets lost in the fixed width word wrap of the docs site. Separating it out to it's own line stops it being lost in the noise of the previous sentence.
9 years ago
James Cammarata f904acbd14 Fixing bug related to listify changes 9 years ago
James Cammarata 169d316704 Fixing bugs in include + loops
Fixes #11872
9 years ago
Brian Coca 7666bde666 updated hashi_vault to new listify, added to changelog 9 years ago
Brian Coca 4399ddc7da Merge pull request #11674 from defionscode/hashi_vault_lookup
Hashicorp Vault lookup Plugin
9 years ago
Jonathan Davila 175068fdae Hashicorp Vault lookup Plugin 9 years ago
Brian Coca 7e7b546c34 reinstated listify 9 years ago
Brian Coca 7eb56abe3d added cs_ip_address to changelog 9 years ago
Chris Church 4ccdb81bf5 Updates to Windows Azure inventory script from Tower. Includes changes from https://github.com/ansible/ansible/pull/8403. 9 years ago
Brian Coca d745ffbc1b Merge pull request #11447 from cchurch/openstack_inventory_from_tower
Openstack inventory updates from Tower.
9 years ago
Chris Church da56312322 Openstack inventory updates from Tower. Includes changes from https://github.com/ansible/ansible/pull/10491 and https://github.com/ansible/ansible/pull/10776. 9 years ago
Brian Coca 3e5dbd045f fixed ref to removed var 9 years ago
Brian Coca 5c1d850fbb now fixed to actually work 9 years ago
Brian Coca ee365c881f fixed typo 9 years ago
Brian Coca 6cdf69ba8f Merge pull request #11915 from carloscarnero/issue-11914
Adding documentation for ask_vault_pass usage in ansible.cfg
9 years ago
Carlos A. Carnero Delgado 7bdaac7f63 Adding documentation for ask_vault_pass usage in ansible.cfg 9 years ago
Brian Coca c08305a31f set script command itself to be sudable and not use the chmod sudoable settings as it can
ignore sudo settings for script when become_user is not root
fixes #11902
9 years ago
Brian Coca 3d481ab4ff added znode to changelog 9 years ago
Toshio Kuratomi d35b956900 listify lookup plugin terms when they're specified as "{{ lookup(terms) }}"
Before this, they were not listified there but they were listified when
specified like this:

with_lookup: terms
9 years ago
Brian Coca e32d887609 Merge pull request #11900 from jensenbox/patch-2
Tiny typo fix
9 years ago
Christian Jensen b5f5404e63 Tiny typo fix 9 years ago
Brian Coca dbab703265 fine tuned password handling as we were getting false positives, probably caused by other changes up the stack that now call these functions in more cases. 9 years ago
Brian Coca 6fcfebd21d made sure we need becoem before we format the command, added debug entry also 9 years ago
Brian Coca df768e0db4 fixed debug statement 9 years ago
Brian Coca 177499476b fixed warning 9 years ago
Brian Coca 1dd3ce459d added ini lookup to changelog 9 years ago
Toshio Kuratomi 3ef49844db Update core submodule ref 9 years ago
Brian Coca 8f106c9a58 Merge pull request #11078 from Yannig/devel
New lookup plugin : ini
9 years ago
Yannig Perré 07fcb50b9b Porting ini lookup plugin against ansible v2. 9 years ago
James Cammarata 48840ad498 Merge branch 'dmccue-devel' into devel 9 years ago
James Cammarata e2a8a68c85 Cleaning up some debugging/commented code from #11709 9 years ago
dmccue 54bab2c47e fixed issues with output format and order key 9 years ago
dmccue ba6b89a5b1 adjusted output behavior 9 years ago
dmccue 0ab970da98 support for _meta retrieval 9 years ago
James Cammarata d698a767fc Cleaning up some debugging/commented code from #11709 9 years ago
James Cammarata 2e1030763c Merge branch 'devel' of https://github.com/dmccue/ansible into dmccue-devel 9 years ago
Brian Coca a91428c65c Merge pull request #11887 from amenonsen/home
Add missing $
9 years ago
Brian Coca 9635f1468a minor changelog updates 9 years ago
Toshio Kuratomi f1144752c4 Pull in docs fix from core modules 9 years ago
Abhijit Menon-Sen 114070c226 Add missing $ 9 years ago
James Cammarata e7d0c9f820 Re-add vars to Base and standardize var processing
Fixes #11779
9 years ago
Brian Coca ebfd99e307 Merge pull request #8870 from photoninger/spacewalk_organizations
Add support for multiple organizations in spacewalk.
9 years ago
Brian Coca 636f88fd31 Merge pull request #9438 from binarytemple/patch-1
export ANSIBLE_HOME so it can be used in scripts
9 years ago
Brian Coca dbe7a9fe2f Merge pull request #11857 from quinot/bug/playbook-init-comment
Minor comment fix
9 years ago
Brian Coca 08109731f3 minor changelog updates 9 years ago
Brian Coca 3c57018a10 Merge pull request #11778 from Ensighten/add_credstash_plugin
add credstash lookup plugin
9 years ago
Brian Coca d47d0b1d7f now continue/abort mode allows ignoring other input 9 years ago