Commit Graph

395 Commits (bce5fc7d963cc255e221b2bdf5656aec3f2820bc)

Author SHA1 Message Date
Dag Wieers 6de1f22c15 Add missing support for -CertValidityDays (#21009)
9 years ago
Dag Wieers 28060a4c47 Improve inline docs (#21029)
9 years ago
Toshio Kuratomi 1df7d95cec Module utils default path (#20913)
9 years ago
jctanner ac78347f2b Use a -short- custom hash for controlpersist path by default (#20843)
9 years ago
Matt Clay 10d9318de7 PEP 8 indent cleanup. (#20800)
9 years ago
Dag Wieers c94c53e8a4 Ensure that the script is run with elevated privileges (#20669)
9 years ago
Dag Wieers e64ef8b0ab Small fix for running using Invoke-Expression
9 years ago
Andrew Gaffney ac51266e8f Add pipeline-ish method using dd for file transfer over SSH (#18642)
9 years ago
Dag Wieers de21038feb Enable -Verbose and log to EventLog (#19909)
9 years ago
TaoBeier 6ec0369c26 fix indent (#20071)
9 years ago
Brian Coca 08e0f6ada5 allow modules to set custom stats (#18946)
9 years ago
Carlos E. Garcia 0b8011436d minor spelling changes
9 years ago
Matt Clay 75c281debc Fix compile errors in scripts.
9 years ago
Brian Coca 6dece90a57 change to ~ instead of $HOME to avoid undefined (#18551)
10 years ago
Gael Pasgrimaud f94100aa87 make default strategy configurable (#18394)
10 years ago
Brian Coca aab80ac353 removed package from squash in examples
10 years ago
scottb abc9133cb6 Merge pull request #12712 from ananyacleetus/patch-1
10 years ago
Andrea Tartaglia b18263cf36 ANSIBLE_SSH_CONTROL_PATH_DIR option added (#18342)
10 years ago
Matt Clay 0d46805979 Clean up shebangs for various files.
10 years ago
Toshio Kuratomi 5037dc4e69 Make the default Ansible_managed string static so it doesn't interfere with idempotency
10 years ago
Brian Coca b169a61c20 toggle missing handler errors/warnings via config
10 years ago
Brian Coca 7b2f15453d make explicit the scope of config's gather_subset
10 years ago
Toshio Kuratomi 1efe782b46 Refactor parsing of CLI args so that we can modify them in the base class
10 years ago
Indrajit Raychaudhuri becb4765c3 Add homebrew in squash_actions list (#16966)
10 years ago
jctanner fff161f2f6 Smart mode for sftp+scp (#17813)
10 years ago
nitzmahone ee080eddb5 adjust WinRM service configuration message text
10 years ago
jlehtniemi-broadsoft 5864ae50c6 Start WinRM service automatically on reboot
10 years ago
Brian Coca 81a4164207 old yaml format has been long gone
10 years ago
Brian Coca f59e8be428 linked cause people forget yaml and yml exist
10 years ago
jctanner fe8258a378 make timeout decorator for facts have a configurable duration (#16551)
10 years ago
Shota 47f715fb37 Fix some typos (#16498)
10 years ago
Scott Mcdermott 007c20a28b Add missing {cache,inventory}_plugins to ansible.cfg (#16463)
10 years ago
Toshio Kuratomi a3959644ee Change the default of module_set_locale to False. (#16313)
10 years ago
Brian Coca de18566882 made ssh compression configurable (#16214)
10 years ago
Matt Davis 5825958a5a Merge pull request #15275 from Cryptophobia/devel
10 years ago
Dag Wieers a485395b02 Fix small typo in ansible.cfg (#15912)
10 years ago
Cryptophobia 76a519fddc Update to ConfigureRemotingForAnsible.ps1
10 years ago
Toshio Kuratomi dcc5dfdf81 Controller-side module caching.
10 years ago
Brian Coca 1942cd33dc draft add group merge priority and yaml inventory
10 years ago
James Cammarata 040893a677 Adding a config option to allow disabling locale settings upon module exec
10 years ago
Toshio Kuratomi 4b0aa1214c Ziploader
10 years ago
Linus Arver 0814a37a76 examples/ansible.cfg: add vault_password_file
10 years ago
James Cammarata 2c20579a06 Add options to make includes 'static'
10 years ago
Toshio Kuratomi 52e9209491 Don't create world-readable module and tempfiles without explicit user permission
10 years ago
Matthew Gamble 7b06ec79e3 Add documentation for squash_actions configuration setting
10 years ago
Toshio Kuratomi 512825455e Make ohai and facter work via module_utils Fact classes rather than in the setup module
10 years ago
Yannig Perré 88772b6003 Add a way to restrict gathered facts in Ansible:
10 years ago
Matt Clay ba1bcdfc17 Add noseclabel support to libvirt_lxc plugin.
10 years ago
Brian Coca e74ab3ecdd draft 1st release of ansible-console
10 years ago
Kishin Yagami 299c18d700 Support strategy_plugins setting in a configuration file
10 years ago