- 30 Jan, 2014 9 commits
-
-
Michael DeHaan committed
-
Updated authorized_key module documentation regarding manage_dir
jctanner committed -
Add Rackspace Cloud Files module
jctanner committed -
Add Rackspace Cloud Files containers module
jctanner committed -
Add rax_queue module to create/delete Rackspace Cloud Queues
jctanner committed -
Add -I/--interpreter argument to test-module
jctanner committed -
Rax mod utils improvements
jctanner committed -
Add rax_keypair module
jctanner committed -
Add ability to specify a VirtualIP ID for sharing a VIP with another LB
jctanner committed
-
- 29 Jan, 2014 29 commits
-
-
Added a warning in the documentation about manage_dir when selecting an alternate directory for authorized_keys
kustodian committed -
Add hints about what data goes into the variable
jctanner committed -
If a executable is defined but not found the module should fail.
Richard Isaacson committed -
Aaron Lindsay committed
-
If a executable is defined but not found the module should fail. Addresses https://github.com/ansible/ansible/issues/5781.
Richard C Isaacson committed -
Added info on --skip-tags to tags documentation.
jctanner committed -
Using dict(k=v) means the key was always named 'k', as the variable is not interpreted there. Fixes #5801
James Cammarata committed -
Mention shell module in command documentation
jctanner committed -
Update wait_for documentation - remove extra quote
jctanner committed -
Fixed typo
jctanner committed -
Used the twice in a row
Czachur committed -
Fix broken Tower links
jctanner committed -
Torstein Saltvedt committed
-
Stefhen Hovland committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Also note AWX is named "Tower" now, as we found that simpler.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Richard C Isaacson committed
-
Richard C Isaacson committed
-
Richard C Isaacson committed
-
Richard C Isaacson committed
-
Richard C Isaacson committed
-
Richard C Isaacson committed
-
Richard C Isaacson committed
-
- 28 Jan, 2014 2 commits
-
-
In particular, do not rely on the $USER environment variable always existing. tmux for example seems to clear it, causing lots of invalid messages: "previous known host file not found" This broke in commit 80fd22dc, but instead of reverting that commit, we now fall back to expanding just ~ when $USER is not set.
Heikki Hokkanen committed -
be permissive with BSD with service enabled upper/lower/mixed cases
James Cammarata committed
-