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/library
Paul Sokolovsky 2e668f14f7 copy: Handle "no copy/propagate attrs only" for recursive mode well.
For this, add internal "original_basename" param to file module,
similar to copy module. (Param name is a bit misnormer now, should
be treated as "original basepath").
11 years ago
..
cloud Merge pull request #4346 from dmkoch/digitalocean-droplet-options 11 years ago
commands Allow for relative paths by using abspath 11 years ago
database Merge pull request #4342 from pileofrogs/devel 11 years ago
files copy: Handle "no copy/propagate attrs only" for recursive mode well. 11 years ago
internal * Updated all ansible.cc references in the documentation to point 11 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 11 years ago
messaging Add missing version_added description in docs. 11 years ago
monitoring Monit fix - Use case insensitive comparison 11 years ago
net_infrastructure Remove examples of module antipattern of setting the choices array for boolean types. 11 years ago
network Fix issue 4433, make sure status is a int rather than a string 11 years ago
notification Remove examples of module antipattern of setting the choices array for boolean types. 11 years ago
packaging Merge pull request #4488 from renanivo/devel 11 years ago
source_control Fix Hg.__init__(...) reading value from self.hg_path 11 years ago
system Handle ssh key files that may only have a type/key specified 11 years ago
utilities Added "debug: var=variableName" capability. 11 years ago
web_infrastructure supervisorctl: user expansion on config filepath 11 years ago