Commit Graph

365 Commits (f39799fbcdd9fbf77ea9587e2d1ed7151e2a0582)

Author SHA1 Message Date
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
Brian Coca c24249c57d made max diff size configurable
10 years ago
Matt Davis 840cda741d Merge pull request #12363 from breathe/devel
10 years ago
Michael Crilly e9fe5f201f $SubjectName variable unused; clean up
10 years ago
Gabriel Burkholder c4ecbad663 Cleans up extra whitespace in ansible.cfg
10 years ago
James Cammarata 9112f5af3a Merge pull request #14535 from b4ldr/update_uptime_for_api_2
10 years ago
Toshio Kuratomi 86b8dc0e79 Add a configuration setting that allows the user to specify printing of task arguments in the header.
10 years ago
Brian Coca 0a4642fcc2 added examples for new diff color configs
10 years ago
b4ldr 439baf004e update uptime script to use version 2.0 of the api
10 years ago
Brian Coca d3deb24ead output color is now configurable
10 years ago
Brian Coca 2bfb13bfb3 removed unused 'pattern' from ansible.cfg
10 years ago
Luca Berruti 8ea45e8608 Make no_target_syslog consistent.
10 years ago
“Brice e8954e556a comment examples in default hosts file
10 years ago
Toshio Kuratomi 9caa2b0452 Revert "Update docs and example config for requiretty + pipelining change"
10 years ago
Toshio Kuratomi f873cc0fb5 Update docs and example config for requiretty + pipelining change
11 years ago
James Cammarata efbc6054a4 Add variable compression option
11 years ago
Brian Coca 0712ec756b commented out all settings in exampmle ansible.cfg as we really only want to set when diff from defaults
11 years ago
bastianharren b39b474def stdout_callback instead of callback_stdout
11 years ago
Brian Coca b2fc5142eb moved sudo -S and -n into configurable flags as they might be absent in much older systems
11 years ago
Toshio Kuratomi cd9d6c8b5b Remove unused ca_file_path as it has not been hooked up to code for a long time (if ever) and is confusing people For instance, #12884
11 years ago
James Cammarata dce58a78c9 Make random cowsay truly random
11 years ago
Greg DeKoenigsberg 0a21e2ab4d Add github ID to documentation example
11 years ago
Brian Coca bb6141ec41 renamed managed_syslog to no_target_syslog
11 years ago
Brian Coca 37a918438b task logging revamp
11 years ago
Nathaniel Cohen 8b6f8ff928 Document -SkipNetworkProfileCheck switch
11 years ago
Paul Freeman 87fc5640d4 Comments to explain retry_files_enabled and retry_files_save_path
11 years ago
Brian Coca 4aea1f6568 normalized plugin paths and names and configs
11 years ago
Nathaniel Cohen be452c1b27 allow ConfigureRemotingForAnsible.ps1 script to function from 'public' adapters
11 years ago
Marius Gedminas 823677b490 Replace .iteritems() with six.iteritems()
11 years ago
nitzmahone 74694b2b0d moved WinRM setup script test after config
11 years ago