Commit Graph

166 Commits (eae23d2dbdd26b738a1702e6a064d02df391d48e)

Author SHA1 Message Date
Toshio Kuratomi 340a7be7c3 Implement plugin filtering
8 years ago
jctanner 218987eac1
ANSIBLE_SSH_USETTY configuration option (#33148)
9 years ago
Jason Travis be4a0f1f3d Set example ansible.cfg *includes_static options to default value
9 years ago
James Mighion 9d4e0a8acb Fixes default format of network_group_modules to ini list. Removing trailing whitespaces from comments for style consistency. Fixes #26154 (#32460)
9 years ago
Brian Coca d2c7539ae8 removed example for restricted facts namespace
9 years ago
Brian Coca d3e85bd045 dont override previous ini entries with defaults
9 years ago
Brian Coca 142869d266 fixed typo
9 years ago
Brian Coca de6ba4daff add toggle to controle inventory parse as error (#28729)
9 years ago
Brian Coca a897193bce Moar constructive (#28254)
9 years ago
Ganesh Nalawade 70ce394840 Persistent connection timer changes (#27272)
9 years ago
Brian Coca 32fa4db232 add any_errors_fatal global config
9 years ago
Brian Coca 4aeca601f4 corrected default inventory plugin order
9 years ago
Brian Coca 8f97aef1a3 Transition inventory into plugins (#23001)
9 years ago
James Cammarata ed56f51f18 Fixing security issue with lookup returns not tainting the jinja2 environment
9 years ago
Toshio Kuratomi 51e3390333 Document deprecation of fetch module validate_md5 and update --tags merging deprecation (#24022)
9 years ago
Brian Coca e10adc27cc commented out default options
9 years ago
Peter Sprygada ccfa464464 updates sample ansible.cfg (#23045)
9 years ago
Brian Coca dd8d699981 namespace facts (#18445)
9 years ago
Brian Coca 7ad6ce7ea1 moved network module magic from hardcoded to conf
9 years ago
Anhad Jai Singh 13dd4b108c Add 9p to list of special filesystems for selinux
9 years ago
Brian Coca b14c4b9f6e Revert "Add a config section for systemd-nspawn driver"
9 years ago
Thomas Szymanski 1fc7211181 Add a config section for systemd-nspawn driver
9 years ago
Robin Schneider 3700bcb6dd Use HTTPS instead of legacy HTTP for ansible.com (#16870)
9 years ago
Pavlo Shchelokovskyy 6e875e81aa Fix docs re inventory_ignore_extensions config (#21132)
9 years ago
Andrea Tartaglia 2291163a7a Added DIFF_ALWAYS constant
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
Andrew Gaffney ac51266e8f Add pipeline-ish method using dd for file transfer over SSH (#18642)
9 years ago
Brian Coca 08e0f6ada5 allow modules to set custom stats (#18946)
9 years ago
Carlos E. Garcia 0b8011436d minor spelling changes
10 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
Andrea Tartaglia b18263cf36 ANSIBLE_SSH_CONTROL_PATH_DIR option added (#18342)
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
jctanner fe8258a378 make timeout decorator for facts have a configurable duration (#16551)
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
Dag Wieers a485395b02 Fix small typo in ansible.cfg (#15912)
10 years ago
Toshio Kuratomi dcc5dfdf81 Controller-side module caching.
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