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/commands
James Cammarata 84759faa09 Security fixes:
* Strip lookup calls out of inventory variables and clean unsafe data
  returned from lookup plugins (CVE-2014-4966)
* Make sure vars don't insert extra parameters into module args and prevent
  duplicate params from superseding previous params (CVE-2014-4967)
10 years ago
..
command Security fixes: 10 years ago
raw Add version_added to all modules missing version_added information, the docs formatter will now 11 years ago
script Add creates= and removes= to the script: action 11 years ago
shell Add note about useful quote filter. 10 years ago