index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-02
Remove old ansible-test windows completion entries.
Matt Clay
2
-2
/
+1
2021-03-02
Remove outdated --docker and --remote entries.
Matt Clay
3
-12
/
+4
2021-03-02
Add note on infoblox inventory script. (#73676)
Felix Fontein
1
-0
/
+4
2021-03-02
Fix invalid yaml in collections_using.rst (#73727)
Brian Williams
1
-1
/
+1
2021-03-02
.github/BOTMETA.yml: cleanup (#73652)
Martin Krizek
1
-30158
/
+77
2021-03-02
Import test: improve docs, add more tests (#73600)
Felix Fontein
7
-4
/
+148
2021-03-01
Reduce complexity of Templar._lookup slightly (#73277)
Matt Martz
3
-49
/
+52
2021-03-01
Update CI URL in setup.py (#73750)
Matt Martz
1
-1
/
+1
2021-03-01
selinux: return selinux_getpolicytype facts (#73609)
Abhijeet Kasurde
4
-1
/
+45
2021-03-01
Fixes for ansible-console usability (#73665)
ylmrx
2
-17
/
+45
2021-03-01
Clarify CLI version number as core version (#72287)
Matt Davis
4
-3
/
+5
2021-03-01
Fixed/improved regular expresssion for collection names (#73577)
Alexei Znamensky
4
-2
/
+6
2021-03-01
Let file module not change link to absolute when src not given (#65448)
Alexander Sowitzki
4
-2
/
+50
2021-03-01
Fix typo in incidental.py (#73737)
Ikko Ashimine
1
-1
/
+1
2021-02-28
[changelog config] Ansible Base -> ansible-core (#73739)
Rick Elrod
1
-1
/
+1
2021-02-26
Improve ArgumentSpecValidator unit tests (#73642)
Sam Doran
7
-190
/
+553
2021-02-25
another useful example (#73728)
Brian Coca
1
-0
/
+7
2021-02-25
Pipe it to connections (#73688)
Brian Coca
7
-17
/
+49
2021-02-25
find module - stop traversing directories with os.walk when depth is already ...
Sloane Hertel
3
-0
/
+48
2021-02-25
Normalize ConfigParser between Python2 and Python3 (#73715)
Matt Martz
4
-1
/
+12
2021-02-25
galaxy: Handle ignored directory names in role skeleton (#72035)
manas-init
3
-1
/
+18
2021-02-24
commented function (#73625)
Brian Coca
2
-6
/
+8
2021-02-23
Docs: Adds banner for core/package split (#73552)
Alicia Cozine
1
-1
/
+7
2021-02-23
fix core version switcher (#73704)
Sandra McCann
1
-2
/
+2
2021-02-23
Operate pexpect with bytes to limit encoding issues (#73255)
Matt Martz
4
-22
/
+43
2021-02-23
inventory: misc typo fixes (#73695)
Abhijeet Kasurde
1
-2
/
+2
2021-02-23
Disable junit callback on roles_arg_spec_tests (#73663)
Sam Doran
2
-5
/
+17
2021-02-23
Mention `ansible-core` @ "Release and maintenance" (#73612)
Sviatoslav Sydorenko
1
-31
/
+38
2021-02-23
Fixed typo in vault documentation (#73666)
Viktor Ekholm
1
-1
/
+1
2021-02-22
[InventoryManager] Fix two unhandled exceptions (#73667)
Rick Elrod
3
-15
/
+56
2021-02-19
Minor Doc Update to password.py (#73468)
Syed Ali Haider
1
-5
/
+6
2021-02-19
Remove warning about role validation with deps (#73653)
David Shrewsbury
3
-5
/
+8
2021-02-19
Replace reference to playbook_environment (#73633)
Jens Heinrich
1
-2
/
+1
2021-02-18
Fixing ad-hoc commands #73636 (#73646)
Willams de Lima
17
-34
/
+34
2021-02-18
pylint sanity test: stop ignoring 'used-before-assignment' (#73639)
Felix Fontein
3
-2
/
+2
2021-02-18
Update the porting guide for a new ansible version (#73650)
Toshio Kuratomi
1
-2
/
+25
2021-02-18
azure-pipelines: remove ubuntu1604
Andrew Klychkov
1
-4
/
+0
2021-02-18
hostname - add Almalinux support (#73619)
Aaron Guise
2
-0
/
+8
2021-02-17
Split Ansible docs from core docs (#73616)
Sandra McCann
21
-66
/
+1000
2021-02-17
OpenStack guidelines: Replace with link (#73617)
Sebastian Haderecker
1
-52
/
+1
2021-02-16
Update 2.10 porting guide to include module index (#73615)
David Moreau Simard
1
-1
/
+1
2021-02-15
ansible-galaxy - set the cache file after getting all collection versions (#7...
Sloane Hertel
3
-4
/
+153
2021-02-13
ansible-test: make sure tests are also run for the new plugin types (#73599)
Felix Fontein
3
-0
/
+10
2021-02-13
Fix ansible-test handling of egg-info.
Matt Clay
3
-51
/
+56
2021-02-13
Add test to verify pkg_resources imports work.
Matt Clay
3
-0
/
+27
2021-02-12
ansible-doc - account for empty meta/main.yml (#73590)
Sam Doran
3
-0
/
+6
2021-02-12
Add rolespec_validate to import/include_role (#73589)
David Shrewsbury
6
-6
/
+47
2021-02-12
Import sanity test for plugins (#72497)
Felix Fontein
10
-98
/
+231
2021-02-12
Conscious language added to user guide, development guide, and Ansible commun...
Lydie
3
-0
/
+18
2021-02-12
Catch more potential errors when setting up curses.
Felix Fontein
2
-1
/
+4
[next]