Commit Graph

434 Commits (155f36bbd83f2d09fcc73ec17003a443eaa43d0d)

Author SHA1 Message Date
jctanner 218987eac1
ANSIBLE_SSH_USETTY configuration option (#33148)
8 years ago
Jason Travis be4a0f1f3d Set example ansible.cfg *includes_static options to default value
9 years ago
Dag Wieers 1140d6ecd7
Explain -EnableCredSSP in header
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
Sudheer Satyanarayana 7197186366 minor text fixes
9 years ago
Brian Coca d2c7539ae8 removed example for restricted facts namespace
9 years ago
Matt Martz 2b08e00a54 Update uptime.py example script with changes to the API. Fixes #31229
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
Simon Liddicott 3ceeb5124e Set startup type to automatic before attempting to start the service. Otherwise it will fail if the service is disabled. (#27751)
9 years ago
Ganesh Nalawade 70ce394840 Persistent connection timer changes (#27272)
9 years ago
Toshio Kuratomi 87a192fe66 Fix one name in module error due to rewritten VariableManager
9 years ago
Brian Coca 32fa4db232 add any_errors_fatal global config
9 years ago
Abhijeet Kasurde b89cb95609 Fix spelling mistakes (comments only) (#25564)
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
Dag Wieers ea27baf7ff examples/: PEP8 compliancy (#24682)
9 years ago
Alexander Garzon 4638b5f2da Update hosts.yaml (#24513)
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
Nicolas Simond a40450d40a ConfigureRemotingForAnsible: RSA 1024 to RSA 4096 (#23684)
9 years ago
John R Barker b9a48069f3 Link to module developing_modules_documenting.html
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
Brian Coca ced73389de updated better yaml host examples
9 years ago
Anhad Jai Singh 13dd4b108c Add 9p to list of special filesystems for selinux
9 years ago
David PHAM-VAN 6a0fb4e3b6 Remove useless # in comment (#21609)
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
Matt Davis ba353b0f8f fix ambiguous cert selection in WinRM enable script (#21263)
9 years ago
John R Barker 959637ff59 How to document your module (#21021)
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
Jordan Borean 719e1840da Added info on ntlm and credssp, updated configure script for credssp (#21175)
9 years ago
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