summaryrefslogtreecommitdiffstats
path: root/README.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-02Remove old ansible-test windows completion entries.Matt Clay2-2/+1
2021-03-02Remove outdated --docker and --remote entries.Matt Clay3-12/+4
2021-03-02Add note on infoblox inventory script. (#73676)Felix Fontein1-0/+4
2021-03-02Fix invalid yaml in collections_using.rst (#73727)Brian Williams1-1/+1
2021-03-02.github/BOTMETA.yml: cleanup (#73652)Martin Krizek1-30158/+77
2021-03-02Import test: improve docs, add more tests (#73600)Felix Fontein7-4/+148
2021-03-01Reduce complexity of Templar._lookup slightly (#73277)Matt Martz3-49/+52
2021-03-01Update CI URL in setup.py (#73750)Matt Martz1-1/+1
2021-03-01selinux: return selinux_getpolicytype facts (#73609)Abhijeet Kasurde4-1/+45
2021-03-01Fixes for ansible-console usability (#73665)ylmrx2-17/+45
2021-03-01Clarify CLI version number as core version (#72287)Matt Davis4-3/+5
2021-03-01Fixed/improved regular expresssion for collection names (#73577)Alexei Znamensky4-2/+6
2021-03-01Let file module not change link to absolute when src not given (#65448)Alexander Sowitzki4-2/+50
2021-03-01Fix typo in incidental.py (#73737)Ikko Ashimine1-1/+1
2021-02-28[changelog config] Ansible Base -> ansible-core (#73739)Rick Elrod1-1/+1
2021-02-26Improve ArgumentSpecValidator unit tests (#73642)Sam Doran7-190/+553
2021-02-25another useful example (#73728)Brian Coca1-0/+7
2021-02-25Pipe it to connections (#73688)Brian Coca7-17/+49
2021-02-25find module - stop traversing directories with os.walk when depth is already ...Sloane Hertel3-0/+48
2021-02-25Normalize ConfigParser between Python2 and Python3 (#73715)Matt Martz4-1/+12
2021-02-25galaxy: Handle ignored directory names in role skeleton (#72035)manas-init3-1/+18
2021-02-24commented function (#73625)Brian Coca2-6/+8
2021-02-23Docs: Adds banner for core/package split (#73552)Alicia Cozine1-1/+7
2021-02-23fix core version switcher (#73704)Sandra McCann1-2/+2
2021-02-23Operate pexpect with bytes to limit encoding issues (#73255)Matt Martz4-22/+43
2021-02-23inventory: misc typo fixes (#73695)Abhijeet Kasurde1-2/+2
2021-02-23Disable junit callback on roles_arg_spec_tests (#73663)Sam Doran2-5/+17
2021-02-23Mention `ansible-core` @ "Release and maintenance" (#73612)Sviatoslav Sydorenko1-31/+38
2021-02-23Fixed typo in vault documentation (#73666)Viktor Ekholm1-1/+1
2021-02-22[InventoryManager] Fix two unhandled exceptions (#73667)Rick Elrod3-15/+56
2021-02-19Minor Doc Update to password.py (#73468)Syed Ali Haider1-5/+6
2021-02-19Remove warning about role validation with deps (#73653)David Shrewsbury3-5/+8
2021-02-19Replace reference to playbook_environment (#73633)Jens Heinrich1-2/+1
2021-02-18Fixing ad-hoc commands #73636 (#73646)Willams de Lima17-34/+34
2021-02-18pylint sanity test: stop ignoring 'used-before-assignment' (#73639)Felix Fontein3-2/+2
2021-02-18Update the porting guide for a new ansible version (#73650)Toshio Kuratomi1-2/+25
2021-02-18azure-pipelines: remove ubuntu1604Andrew Klychkov1-4/+0
2021-02-18hostname - add Almalinux support (#73619)Aaron Guise2-0/+8
2021-02-17Split Ansible docs from core docs (#73616)Sandra McCann21-66/+1000
2021-02-17OpenStack guidelines: Replace with link (#73617)Sebastian Haderecker1-52/+1
2021-02-16Update 2.10 porting guide to include module index (#73615)David Moreau Simard1-1/+1
2021-02-15ansible-galaxy - set the cache file after getting all collection versions (#7...Sloane Hertel3-4/+153
2021-02-13ansible-test: make sure tests are also run for the new plugin types (#73599)Felix Fontein3-0/+10
2021-02-13Fix ansible-test handling of egg-info.Matt Clay3-51/+56
2021-02-13Add test to verify pkg_resources imports work.Matt Clay3-0/+27
2021-02-12ansible-doc - account for empty meta/main.yml (#73590)Sam Doran3-0/+6
2021-02-12Add rolespec_validate to import/include_role (#73589)David Shrewsbury6-6/+47
2021-02-12Import sanity test for plugins (#72497)Felix Fontein10-98/+231
2021-02-12Conscious language added to user guide, development guide, and Ansible commun...Lydie3-0/+18
2021-02-12Catch more potential errors when setting up curses.Felix Fontein2-1/+4