summaryrefslogtreecommitdiff
path: root/lib/ansible
Commit message (Expand)AuthorAgeFilesLines
* minor service_mgr facts fixes (#74894)Brian Coca2021-06-041-9/+4
* bring back async_status module for direct callersBrian Coca2021-06-041-0/+65
* Add seed parameter to password lookup (#69775)s-hamann2021-06-042-4/+19
* Wrap all results, regardless of register, except for actions with clean facts...Matt Martz2021-06-041-3/+12
* slurp - better error handling for unreadable files and directories (#68608)Hideki Saito2021-06-041-6/+10
* ansible-doc fix displaying 'CLI' options for plugin docsBrian Coca2021-06-042-0/+10
* better message and timeout warning when timeout (#74885)Brian Coca2021-06-041-1/+2
* Add end_batch meta task (#74899)Martin Krizek2021-06-042-1/+12
* Prevent conditional templating errors from masking task output. Fixes #37187 ...Matt Martz2021-06-041-2/+8
* ansible-cli: Remove unnessary trailing space (#74880)Abhijeet Kasurde2021-06-041-1/+1
* Allow omit to work with include_role from_args (#74879)Matt Martz2021-06-041-0/+5
* service_mgr: Detect using symlink if proc/1 and ps failJohannes Heimansberg2021-06-031-0/+3
* Async status rewriteBrian Coca2021-06-034-95/+118
* Ensure end_play ends play, not batch (#74332)Martin Krizek2021-06-034-2/+20
* first_found: clear up the skip option usage (#74816)Ian Wienand2021-06-031-12/+36
* unarchive: Fail when zipinfo is not available (#74632)Abhijeet Kasurde2021-06-021-13/+18
* add pkcs11 support to Ansible ssh connection module (#32829)David Lee Whiteside2021-06-021-4/+32
* dnf - replace usage of private attribute with supported API (#73529)Jaroslav Mracek2021-06-011-9/+19
* fact gathering, ensure we get some linux hardware info even if some fails/tim...Brian Coca2021-06-011-23/+30
* Apply display_failed_stderr on loop item results (#74865)Martin Krizek2021-06-011-2/+6
* collection: match skip message as per role install (#74861)Abhijeet Kasurde2021-06-011-2/+2
* Fixed typo in yum package (#72964)Therry van Neerven2021-05-311-3/+3
* yum action plugin: 'use' as an alias of 'use_backend' (#70792)Rukmangathan2021-05-311-1/+7
* Use the module redirect_list when getting defaults for action plugins (#73864)Sloane Hertel2021-05-274-7/+22
* ssh remove unused/unusable cli option ssh_args (#74846)Brian Coca2021-05-271-2/+0
* config: small typo fix (#74845)Boris Korzun2021-05-271-1/+1
* hostname: Add support for RedOS (#74844)Abhijeet Kasurde2021-05-271-0/+6
* hostname: add support for Anolis distro (#74829)geliwei2021-05-271-0/+6
* Use get_file_lines in hostname moduleAlexander Sowitzki2021-05-271-36/+30
* hostname: clean up strategiesAlexander Sowitzki2021-05-271-133/+100
* hostname: Make strategies consistent, drop py2.4Rick Elrod2021-05-271-112/+77
* [hostname] don't write in get_*() methodsRick Elrod2021-05-271-26/+10
* ini: Add parameter to allow no value (#74806)Abhijeet Kasurde2021-05-271-2/+13
* Revert "aync_status rewrite (#74577)"Matt Clay2021-05-263-91/+90
* misc typos (#74724)Abhijeet Kasurde2021-05-261-1/+1
* Update example and description of git:single_branch (#74796)Daniel Chabrowski2021-05-261-2/+4
* aync_status rewrite (#74577)Brian Coca2021-05-253-90/+91
* Don't mutate os.environ in AnsibleModule.run_command, make a copy, and pass t...Matt Martz2021-05-251-48/+21
* Remove deprecated cache support from script inventory plugin (#74813)Matt Martz2021-05-251-21/+2
* Remove deprecated features from ansible.playbook.helpers (#74809)Matt Martz2021-05-254-98/+14
* service: Document internal working of the module (#74726)Abhijeet Kasurde2021-05-251-0/+8
* Remove deprecated PlayContext.make_become_cmd (#74790)Matt Martz2021-05-251-37/+0
* hostname: Change "strategy" to "use" (#74815)bdouxx2021-05-251-1/+1
* docs: Update Python 2 doc links (#74633)Abhijeet Kasurde2021-05-249-13/+13
* dnf - fix whatprovides API block (#74764)Abhijeet Kasurde2021-05-241-8/+18
* encrypt: add new paramter 'ident' (#74595)Abhijeet Kasurde2021-05-243-44/+76
* delegation fix (#74685)Brian Coca2021-05-241-4/+3
* Remove deprecated include vartags usage (#74780)Matt Martz2021-05-201-14/+0
* version test - improve message when value is empty (#74754)Sam Doran2021-05-201-0/+6
* Fix mistaken detection of atomic_container when rpm-ostree is present (fixes ...Alex Haydock2021-05-191-2/+2