Commit Graph

465 Commits (ac509d489bdfb23dcf5cd1694473abb7cb0cf4aa)

Author SHA1 Message Date
Matt Clay 601065cb7a
Remove old example playbooks dir. (#68409)
6 years ago
Anatoly Kamchatnov ebdb581e63 Fix typos in `ansible.cfg` comments
6 years ago
Sam Doran 1588ad77e2 Update ansible.cfg (#64855)
6 years ago
James Cassell 8bca160363 add vfat to selinux special_context_filesystems (#59823)
7 years ago
Shachaf92 7ddcaafee5 many pslint fixes (#55862)
7 years ago
Brian Coca 751134ff17 Clearer examples of hosts.yml inventory (#57999)
7 years ago
Chuck Douglas 0e9a79a589 Change the retry_files_enabled to False and modify the comments to reflect that this has been disabled (#52581)
7 years ago
Abhijeet Kasurde 1da5e21289 examples: fix Ansible API example (#51863)
7 years ago
Matt Martz 445ff39f94
Become plugins (#50991)
7 years ago
Ganesh Nalawade 1b6228fa10
Increase persistent command_timeout default value (#51056)
7 years ago
jctanner ce58ebf71d Fix usetty keyword in example ansible.cfg (#51084)
7 years ago
Pierre-Louis Bonicoli 7e278b23b4 inventory plugin order: update doc
7 years ago
Pilou 1bad617f29 Inventory plugins move auto before ini (#44428)
7 years ago
Monty Taylor 2e8f166b8a Add comment about group merge in yaml inventory example (#24986)
7 years ago
Abhijeet Kasurde 834d9330e9 Misc Typo (#48918)
7 years ago
Sloane Hertel 43d12c11be Add 'auto' to documented default enabled inventory plugins (#46621)
8 years ago
Jordan Borean 24b4633481
explicitly set LocalAccountTokenFilterPolicy on WinRM configure script (#45947)
8 years ago
skylerbunny a892a6ef03 Add undocumented configuration parameter and explain in porting guide (#36059)
8 years ago
Joren Vrancken b954917761 Surround top-level function and class definitions with two blank lines.
8 years ago
John R Barker e9dbebfa57
Fix some broken links (#42079)
8 years ago
李宏杰 e9b658baae update ansible.cfg example (#41832)
8 years ago
Brian Coca 3b8b928e29 draft schema for inventory scripts (#39454)
8 years ago
Matt Ralph c47c16782f Add ssh_connection retries to ansible.cfg example (#38393)
8 years ago
Matt Clay c262dbfd30 Use https for links to ansible.com domains.
8 years ago
David Norman 7963279fc2 Generate SHA256 signed certificates for WinRM (#36668)
8 years ago
Toshio Kuratomi 340a7be7c3 Implement plugin filtering
8 years ago
John Bond d72587084b Update example uptime script to provide correct type for explicit individual hosts (#34740)
8 years ago
Matt Clay 797664d9cb Python 2.6 `str.format()` compatibility fixes.
8 years ago
Erwan Quélin e3b49a7aeb Added possibility to disable basic auth (#33224)
8 years ago
Matt Davis 853fa8223a avoid use of Write-Host in config script
8 years ago
Matt Davis 898eead48f
add GlobalHttpFirewallAccess arg (#34124)
8 years ago
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