Commit Graph

51856 Commits (c2fa71c4e838424930a3f3fe3df72c0df5bd07b0)
 

Author SHA1 Message Date
Erik Zettel c2fa71c4e8
Fix various typos in documentation (#75662)
5 years ago
Matt Clay 8d84f3c593
Fix fetch integration test. (#75661)
5 years ago
Abhijeet Kasurde 12734fa21c
yaml dumper: Add YAML respresenter for AnsibleUndefined (#75078)
5 years ago
Matt Clay de01db08d0
pip - Use pip from the current Python interpreter. (#75634)
5 years ago
Matt Clay fc8197e326
AnsiballZ - Make sure cwd is accessible. (#75636)
5 years ago
Martin Krizek e60ee82343
docs: clarify that known_hosts path must exist (#75615)
5 years ago
MaxBrady ccf8a7da82
Modify getent example; closes #75624. (#75633)
5 years ago
Ikko Ashimine 7ff2a55f3f
psrp - fix typo (#75617)
5 years ago
Brian Coca 90518d8bb5
added vault/unvault docs (#75140)
5 years ago
Brian Coca 5ecbc199f8
ssh connection added option priority note (#75219)
5 years ago
Brian Coca 8af54a0355
Added info about playbooks for collection (#75535)
5 years ago
Alicia Cozine 2c67954f9b
Docs: adds warning about utf-8 in templates (#75504)
5 years ago
Toshio Kuratomi 0ef9b9ee49
Update the porting guide for a new ansible version (#75610)
5 years ago
Brian Coca dcd31da01a
clarify cacheable (#75085)
5 years ago
Sloane Hertel f38a97cece
Fix build_ignore when installing a collection from source (#75547)
5 years ago
Mads Jensen d6dededab8
Use context manager for file handling in some system modules. (#65227)
5 years ago
Martin Krizek 9c2f44b884
Fix templating task action with host-specific vars (#75600)
5 years ago
Matt Clay bee5e02232 Rename integration test targets.
5 years ago
Greg Sutcliffe 388760eef6
Docs: Add more Matrix documentation (#75588)
5 years ago
Brian Coca 2462ec74a0
validate_args_spec, use combine vars and in precedence (#75471)
5 years ago
Sloane Hertel e5f6c2d141
Fix rekey_on_member when key is undefined (#75131)
5 years ago
Brian Coca 051a257092
Add attributes a-c (#75561)
5 years ago
Brian Coca bbf5bbd8e4
removing out of date example ansible.cfg (#75193)
5 years ago
Sloane Hertel db3e8f2c1c
import_role - support templating _from_files with --extra-vars (#75269)
5 years ago
Martin Krizek d36116ef1c
dnf: ensure we use the correct locale for dnf API (#75264)
5 years ago
Alicia Cozine e35e8ed2ec
makes Fest link from docs trackable (#75594)
5 years ago
Suhas Bharadwaj 747789787b
added a caveat to say check individual module documentation for compatibility (#75582)
5 years ago
Matt Martz 74f5367673
Ensure `heuristic_log_sanitize` returns correct data if no password found (#75570)
5 years ago
Toshio Kuratomi d83acc1c4c
Slip ansible 5 release [alternative] (#75529)
5 years ago
Pilou 3d7f2a1366
Fix an exception when passlib library is used with a wrapped algo (#75527)
5 years ago
Brian Coca baa20fba2f
allow vars_files to use dwim (vars/) and vaults (#75526)
5 years ago
Deric Crago bb2e45873c
updated 'Installing Ansible on Debian' details (#75567)
5 years ago
Toshio Kuratomi b37a0630da
Revert "use versioned doclink for url references (#74245)" (#74782)
5 years ago
Paul Belanger 59dd5704ca
Allow make docs to use PYTHON variable (#75559)
5 years ago
Martin Krizek 2ba9e35d09
yum: fix yumstate when wildcards are used in list arg (#75545)
5 years ago
Brian Coca 3ca50a2200
Clarify get_bin_path error message (#75544)
5 years ago
Brian Coca ff72908b4d
Fix --list-hosts when undefined var is used (#75533)
5 years ago
Toshio Kuratomi a661e44f6e
Update the porting guide for a new ansible version (#75457)
5 years ago
Abhijeet Kasurde 1dc495405f
Added missing colon in note (#75465)
5 years ago
Martin Krizek 51f2f1ac5e
yum: fix parsing of check-update with subsequent empty lines (#75452)
5 years ago
Martin Krizek 9505f8c75d
dnf: allow for download_only to be run without root (#75532)
5 years ago
Brian Coca 91319c5cfc
Avoid accessing delegated vars when you dont have a host (#75524)
5 years ago
Brian Coca b554aef3e1
More options for password passing (#73117)
5 years ago
Brian Coca 214f0984a9
Dump keyword data (#75446)
5 years ago
Martin Krizek 1c34492413
dnf: align the return value of the list argument with yum (#75501)
5 years ago
Abhijeet Kasurde 13e6bd9232
ssh: Update docs (#75253)
5 years ago
Matt Clay 99a79e1969
ansible-test - Move code from _data to _util. (#75495)
5 years ago
Sandra McCann 394860560a
remove core docs build warnings (#75496)
5 years ago
HeroCC bc22f70a21
Add host information to the retry print statement (#75494)
5 years ago
Brian Coca 7a9246a219
ansible-pull, restore repo options (#75491)
5 years ago