index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
integration
/
targets
/
path_lookups
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-08-02
Ansible 6.2.0: porting_guide changes (#78408)
Ompragash Viswanathan
1
-0
/
+32
2022-08-02
Slip data tagging to 2.15 (#78414)
Matt Martz
1
-2
/
+1
2022-08-02
Fix listing collections that are missing the metadata required by build (#76596)
Sloane Hertel
5
-7
/
+78
2022-08-02
config error origin (#78407)
Brian Coca
3
-3
/
+5
2022-08-02
Fix removing existing dir/files with `ansible-galaxy collection init --force`...
Sloane Hertel
3
-0
/
+57
2022-08-02
Do not allow handlers from dynamic includes to be notified (#78399)
Martin Krizek
5
-1
/
+26
2022-08-02
Correctly get the filename from a url in fetch_file. Fixes #29680 (#78383)
Matt Martz
3
-1
/
+29
2022-08-01
[WIP] Ansible 7 Roadmap (#78125)
Ompragash Viswanathan
2
-1
/
+57
2022-07-29
Pause module, return actual echo value (#78378)
Brian Coca
2
-2
/
+3
2022-07-29
ansible-test - Update base and default containers. (#78377)
Matt Clay
2
-5
/
+5
2022-07-28
Change the language used in the unarchive test. (#78382)
Matt Clay
1
-3
/
+3
2022-07-28
Fix escaped asterisk in code block demonstrating wildcards (#78375)
Tom Janson
1
-3
/
+3
2022-07-28
add note about permission change (#78128)
Sandra McCann
1
-0
/
+4
2022-07-28
Update information on the Intro_patterns.rst (#78192)
Tabah Baridule
1
-0
/
+19
2022-07-28
Update unit test controller requirements. (#78376)
Matt Clay
1
-4
/
+4
2022-07-28
Remove unit test Python 2.6 compat. (#78369)
Matt Clay
2
-18
/
+4
2022-07-28
Galaxy metadata docs update (PR 78280) (#78374)
Sandra McCann
3
-5
/
+5
2022-07-28
Update playbooks_variables.rst (#78359)
Sebastian P
1
-1
/
+1
2022-07-28
Fix typo and style (#78365)
J. Casalino
1
-1
/
+1
2022-07-28
Remove unit test pytz requirement. (#78368)
Matt Clay
3
-10
/
+21
2022-07-27
PluginLoader now installs module-to-be-imported in sys.modules before exec (a...
Matt Davis
4
-1
/
+48
2022-07-27
Make distro.id() report newer versions of OpenSuSE (at least >=15) also repor...
Ruediger Pluem
3
-0
/
+12
2022-07-27
update Fest url per marketing (#78361)
Sandra McCann
1
-1
/
+1
2022-07-27
update the out-of-date ansible-test sanity ignores (#78342)
Muhammad Rafly Andrianza
1
-1
/
+3
2022-07-26
ansible-test - Fix TTY and output handling. (#78350)
Matt Clay
17
-34
/
+159
2022-07-26
Add missing colon to a snippet in complex data doc (#78349)
Sviatoslav Sydorenko
1
-1
/
+1
2022-07-26
chmod aix errors with 255 is not unreachable (#78249)
Brian Coca
2
-4
/
+11
2022-07-21
Fix KeyError for ansible-galaxy when caching paginated responses from v3 (#78...
Sloane Hertel
3
-10
/
+95
2022-07-21
Add pep440 version_type for version test (#78308)
Matt Martz
6
-1
/
+115
2022-07-21
wait_for - Read file and perform comparisons using bytes to avoid decode erro...
Matt Martz
4
-22
/
+63
2022-07-21
ansible-test - Fix handling of args after `--` (#78328)
Matt Clay
3
-70
/
+46
2022-07-21
Add cli docs for interacting with gpg for collection signing (#78321)
Matt Martz
1
-1
/
+14
2022-07-21
Fix minor typos (#78294)
Hu Shuai
2
-2
/
+2
2022-07-21
dnf: clarify comparison operators in docs (#78316)
Martin Krizek
2
-2
/
+5
2022-07-21
Docs: Issue 78082 Create playbook guide (#78262)
Don Naro
70
-9634
/
+10019
2022-07-21
ansible-test - Update distro containers to 4.4.0. (#78322)
Matt Clay
1
-7
/
+7
2022-07-20
ansible-test - Update coverage to 6.4.2 (#78320)
Matt Clay
2
-2
/
+2
2022-07-20
Use classproperty to access field attributes of a class (#78180)
Martin Krizek
3
-11
/
+5
2022-07-20
Python 3.9 min for controller (#77566)
Matt Martz
22
-46
/
+43
2022-07-20
ansible-test - Drop Python 3.8 controller support. (#78237)
Matt Clay
6
-20
/
+8
2022-07-20
Fix fetch integration test on macOS. (#78314)
Matt Clay
2
-0
/
+2
2022-07-20
Fix expect integration test. (#78315)
Matt Clay
1
-1
/
+6
2022-07-19
Fix become integration test. (#78313)
Matt Clay
3
-10
/
+5
2022-07-19
Drop custom repo from libuser install @ Alpine CI (#78305)
Sviatoslav Sydorenko
2
-1
/
+6
2022-07-19
Overhaul become integration tests. (#78312)
Matt Clay
11
-270
/
+90
2022-07-19
ansible-test - Use sudo for all remotes. (#78310)
Matt Clay
4
-6
/
+44
2022-07-19
ansible-test - Install `acl` on Alpine remotes. (#78303)
Matt Clay
2
-0
/
+2
2022-07-19
ansible-test - Enable ACL support on more remotes. (#78299)
Matt Clay
3
-2
/
+6
2022-07-19
Revert "Re-enable strategy units (#78293)" (#78300)
Matt Clay
1
-0
/
+2
2022-07-19
Re-enable strategy units (#78293)
Matt Martz
1
-2
/
+0
[next]