ansible
View By
File
User
Merge Commits
Merge Conflicts
CI Failures
Multiple Authors
Generated on Mon Aug 8 12:08:25 2022 UTC
Pull Requests by User
bcoca
(55)
ansible/ansible #78465
add info about plugin name when ignoring abstract errors
ansible/ansible #78453
ansible-config init fixes
ansible/ansible #78451
allow multiple types for null representation
ansible/ansible #78430
dnf fix unintended upgrading when installed/present modules
ansible/ansible #78167
shell plugin now uses config system fully
ansible/ansible #78113
[poc] dynamic raw list
ansible/ansible #78111
pipelining 4.3
ansible/ansible #77719
refactor and fixes for doc parsing
ansible/ansible #77527
ensure handler/name notification is unique by play
ansible/ansible #77064
ansible-galaxy collection search
ansible/ansible #77057
now show plugin config runtime deprecations
ansible/ansible #76844
one way to deprecate them all
ansible/ansible #76551
fix password lookup's use of f=v settings
ansible/ansible #76550
first_found fix no terms option
ansible/ansible #76306
DNF: covers checksum and other errors around download
ansible/ansible #76156
move to more precise config sources
ansible/ansible #75854
fix task state handling
ansible/ansible #75844
ansible-config get
ansible/ansible #75680
allow to set an env var to undefined, aka default
ansible/ansible #75215
new set_var
ansible/ansible #75116
prettyfy ansible-doc
ansible/ansible #75108
minor path related fixes
ansible/ansible #75097
systemd try to handle missing sessions
ansible/ansible #74839
[WIP] removed sorting to preserve original order
ansible/ansible #74828
one become error to rule em all
ansible/ansible #74774
optimize config for making it on demand and fix deprecation warnings
ansible/ansible #73838
[wip] Get connection
ansible/ansible #73834
no tty, no wrap
ansible/ansible #73828
another step away from pc
ansible/ansible #73356
simplify var templating and avoid hostvarsvars
ansible/ansible #72635
add fragments to return
ansible/ansible #72601
draft autovalidate
ansible/ansible #72499
Inv output templates
ansible/ansible #72419
rework some of ansible's inner templating
ansible/ansible #71351
display action
ansible/ansible #70995
move to list strategy to --list tasks
ansible/ansible #70721
normalize bool filter to 'ansible booleans'
ansible/ansible #69947
plugin signature based on options
ansible/ansible #69514
adding selinux_role to sudo become
ansible/ansible #69040
Avoid roles exporting vars:
ansible/ansible #62151
[WIP] loop_control until feature
ansible/ansible #60081
[WIP] allow users to 'undefine' a variable
ansible/ansible #58288
Template plugin config
ansible/ansible #58017
[WIP] Add the ability to specify --root.
ansible/ansible #57504
[WIP] Templating optimizations
ansible/ansible #57129
[WIP] Handle disappearing hosts
ansible/ansible #57058
[WIP] fix missing 'delegated_to' hosts with facts
ansible/ansible #53037
Fix paramiko options
ansible/ansible #50718
[WIP] make callback invocation async
ansible/ansible #44175
added tests for correctly handling handlers w free
ansible/ansible #41420
[WIP] fix / in inventory_hostname on cache plugin
ansible/ansible #37019
allow user to control if vault decryption is fatal
ansible/ansible #32480
[WIP] safer task results
ansible/ansible #31555
[WIP] fixes and improvements to pull
ansible/ansible #13620
update_json for module intermediate comms
sivel
(21)
ansible/ansible #78422
[PoC] Use MANIFEST.in style directives to build collection
ansible/ansible #78065
[PoC] Allow connection plugins to decline pipelining dynamically
ansible/ansible #77614
[PoC] Add loop_control.lookup
ansible/ansible #77196
Add pid tracking to async_wrapper, add terminate functionality to async_status
ansible/ansible #76994
Don't use __import__ and a loop, just use import_module
ansible/ansible #76313
Extract useful code out of `fetch_url`
ansible/ansible #74259
[POC] Support spreading/unpacking loop vars
ansible/ansible #73939
Be much more explicit about variable precedence as it applies to roles
ansible/ansible #73763
Add refresh-token sub command for ansible-galaxy collection
ansible/ansible #73373
Strategy Features
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
ansible/ansible #72885
[POC] Add host context for vars lookup
ansible/ansible #72637
Allow using galaxy.yml as a requirements file
ansible/ansible #72553
Add projection feature for registering vars - Option 2
ansible/ansible #71707
POC: Support module extensible JSON encoding
ansible/ansible #71607
PoC: Add support for immediate handlers
ansible/ansible #70816
[POC] Add and use new extract_json function
ansible/ansible #70477
Skip forking on a task with a simple when condition or include
ansible/ansible #58287
[WIP] [POC] OZ2
ansible/ansible #51985
[WIP] [POC] Oz
ansible/ansible #36878
[WIP] Start of flexible duration specification
s-hertel
(17)
ansible/ansible #78462
[2.13] apt: include apt preferences (e.g. pinning) when selecting packages
ansible/ansible #78268
user module - give an error for missing permissions to ensure requested state
ansible/ansible #78075
fix task execution/lockstep issues with any_errors_fatal and clear_host_errors
ansible/ansible #78018
Add a warning for collections not installed
ansible/ansible #77729
Fix setting timeout in ansible.cfg ssh_connection section
ansible/ansible #77610
ansible-galaxy - improve ignoring multiple signature status codes
ansible/ansible #77492
Add an option to install optional packages in DNF package groups
ansible/ansible #77468
[WIP] Limit Galaxy API calls during ansible-galaxy dependency resolution
ansible/ansible #77464
Reorganize ansible-doc options
ansible/ansible #76997
copy module - fix copying src subdirs with remote_src=True
ansible/ansible #76996
copy module - fix changed/dest/state for src directories with remote_src=false
ansible/ansible #76578
fix role argument spec error for invalid suboptions
ansible/ansible #76325
[WIP] Add check and diff mode support to assemble module
ansible/ansible #74785
[WIP] gather_facts should not mutate config base definition
ansible/ansible #74103
run ci_complete
ansible/ansible #73464
[WIP] Add 'uninstall' subcommand to 'ansible-galaxy collection'
ansible/ansible #70329
[WIP] Add _post_validate_tags to flatten extended tags that need templating
mkrizek
(12)
ansible/ansible #78439
[POC] templating: consolidate type handling
ansible/ansible #78030
poc
ansible/ansible #77955
Move handler processing into new PlayIterator state
ansible/ansible #77048
flush_handlers should not imply any_errors_fatal
ansible/ansible #76928
Prevent double failing hosts for includes in loops
ansible/ansible #75715
post_validate LoopControl
ansible/ansible #72947
[POC] play_iterator.py: Introduce is_in_rescue and is_in_always methods
ansible/ansible #72856
Compare the whole HostState in lockstep
ansible/ansible #71700
[POC] pre fork base test
ansible/ansible #69326
[IGNORE] Bot test
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
ansible/ansible #58062
Validate variable names on definition
felixfontein
(9)
ansible/ansible #77737
Support test and filter plugins in ansible-doc sanity test
ansible/ansible #77725
base64 filter docs: _input is not a positional argument
ansible/ansible #77724
Bump antsibull-docs version to 1.1.0 to support sidecar docs
ansible/ansible #74989
ansible-test: allow to enable/disable sanity tests with config
ansible/ansible #74937
[WIP] Add new semantic markup support to ansible-doc text output and to validate-modules
ansible/ansible #73240
Don't forget plugin deprecations after CLI init
ansible/ansible #73239
Make sure collection name is included in plugin deprecations from collections
ansible/ansible #72248
[WIP] Make sure that none is not accepted for required module options
ansible/ansible #69291
[WIP] ansible-test: allow version_added tests for collections
relrod
(8)
ansible/ansible #74236
[toml] Increase test coverage
ansible/ansible #74226
[WIP] [might be horrible] Modulify async_wrapper + remove deprecations
ansible/ansible #73311
[linux virt facts] more tests, missing xen guest
ansible/ansible #72057
[ignore] [WIP] prefork experiments
ansible/ansible #71512
[WIP] [Experimental Thing] [Oh god what am I doing] Move HostVars instantiation to VariableManager
ansible/ansible #70898
Allow BusyBox to modify more user fields
ansible/ansible #70897
user: Unlock by default with no password, busybox
ansible/ansible #67871
Add tests for check_required_by and fix default return value
jborean93
(6)
ansible/ansible #78421
Remove uneeded become cleanup code
ansible/ansible #78396
ansible-config - dump/list galaxy servers
ansible/ansible #76286
First draft at trying to preserve raw stdio on win script
ansible/ansible #75793
Use verbose regex for PowerShell import detection
ansible/ansible #72045
Display raw and templated config values
ansible/ansible #67607
module manifest - tidy up become parameters
samdoran
(6)
ansible/ansible #75467
role arg spec - allow file extensions in `tasks_from`
ansible/ansible #75329
unarchive - log errors from underlying commands
ansible/ansible #75267
unarchive - properly handle relative path for `dest`
ansible/ansible #75257
fetch_file - properly split files with multi-part file extensions
ansible/ansible #75194
user - set current expiration correctly when no shadow entry exists
ansible/ansible #74693
facts - return the correct number of VCPUs for systems with only one core
alikins
(6)
ansible/ansible #37304
[WIP] add a __eq__ to TaskInclude
ansible/ansible #36132
[WIP] Block and playbook object copy/compare/identity unit tests
ansible/ansible #35322
[wip] Roles path unfrack cli
ansible/ansible #30714
[WIP] include role intg tests
ansible/ansible #28536
[WIP] Module except hook
ansible/ansible #22010
Add intg tests for delegate_to/delegate_facts/run_once together
samccann
(5)
ansible/ansible #78432
Fix version switcher for Japanese docs
ansible/ansible #78386
clarify collection signature not available from Community Galaxy
ansible/ansible #78129
add note about freeform arguments
ansible/ansible #77186
Make 404 page version-specific
ansible/ansible #75695
Expand test
webknjaz
(5)
ansible/ansible #78402
Enable the `reboot` integration test in CI
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
ansible/ansible #52815
Introspect systemd unit deps recursively
ansible/ansible #52739
Use ssh key from vault
pilou-
(5)
ansible/ansible #67103
[WIP] pip module - virtualenv_command parameter: check py3 venv module can be used
ansible/ansible #56892
[WIP] validate-modules: 'choices' disable string conversion
ansible/ansible #49993
shell & multiline YAML free form: add integration test
ansible/ansible #45719
WIP: Ensure bare & full Jinja var give the same result
ansible/ansible #31396
pip module: allow to use both 'name' and 'requirements' parameters
lilatomic
(4)
ansible/ansible #77020
Galaxy add output format for requirements.yml
ansible/ansible #76881
Shebang code-smell skips Role files and templates
ansible/ansible #76101
Allow `retries` without `until` to retry until task is successful
ansible/ansible #75388
wait_for_connection timeout/retries fixes
jimi-c
(4)
ansible/ansible #66816
Devel perf work
ansible/ansible #64961
WIP Performance Work
ansible/ansible #38976
[WIP] Generalize connection command running and I/O for all connection types
ansible/ansible #28603
WIP Fixing relative dwim searching when the src path contains ..
ssbarnea
(3)
ansible/ansible #78429
Use YAML 1.2 truthy values in documentation
ansible/ansible #77679
Ensure syntax check errors include playbook filenames
ansible/ansible #76140
Improve documentation on requirements.yml
nitzmahone
(3)
ansible/ansible #77489
ASCII Splash PoC
ansible/ansible #76430
WIP: bypass ansible-connection for existing connections
ansible/ansible #69662
add defensive conversions to display methods, tests
jameslivulpi
(3)
ansible/ansible #76667
harden service_facts states and add new output variable load_states
ansible/ansible #76632
apt: Add config option to allow cache to be updated with unsigned repository
ansible/ansible #76467
dnf module doesn't honor state: present / state: installed
rpluem-vf
(3)
ansible/ansible #76103
Use -n instead of -N for Ubuntu luseradd command
ansible/ansible #76095
Fix local facts unreadable
ansible/ansible #76094
Fix group name lusermod tmp
moreati
(3)
ansible/ansible #75742
module_utils: Consolidate set_owner_if_different & set_group_if_different
ansible/ansible #75741
copy: copy: Reduce calls to stat() by 50% in chown_recursive
ansible/ansible #69656
docs: Proposal: list playbook keywords with "Applies to" flags
Qalthos
(3)
ansible/ansible #75316
[WIP] Always log persist
ansible/ansible #75313
Handle failures in ansible-connection instead of returning None
ansible/ansible #74446
Replace get_persistent_connection_options in task_executor with get_options
maxamillion
(2)
ansible/ansible #78143
add unix_socket kwarg to module_utils.urls.fetch_file
ansible/ansible #51907
handle yum/dnf group long form names without @
jacindagreen
(2)
ansible/ansible #77579
Fix callback error with an undefined include_role task
ansible/ansible #77572
Change to correct memory variable for OpenBSD
Ompragash
(2)
ansible/ansible #75335
WIP: Sanity test to validate galaxy.yml metadata file for the required keys
ansible/ansible #74901
Added Community Collection Template as a collection-type to create new collections locally
elmeriniemela
(2)
ansible/ansible #70252
Fix fallback to unshallowing shallow clone
ansible/ansible #65634
Add new parameter for 'git submodule update' that fixes a performance issue.
agaffney
(2)
ansible/ansible #68236
Allow unsetting env vars
ansible/ansible #41811
[WIP] Show deprecation message when using top-level fact vars
ju2wheels
(2)
ansible/ansible #50829
ansible-pull: Add --module-args to expose all SCM module args and deprecate old argument specific CLI options. (#48678)
ansible/ansible #49000
git: add explicit submodule_init parameter, add submodule_depth parameter, and cleanup parameter support verification. (#48678)
dagwieers
(2)
ansible/ansible #46380
Fix splitter for multiline text starting with newline
ansible/ansible #45805
Docs: Read arg_spec documentation from module
abadger
(2)
ansible/ansible #43519
[WIP] Decouple display from config initialization
ansible/ansible #42645
[WIP] Cli password fixin
ianw
(1)
ansible/ansible #78468
docs: Update managed node requirements
akira6592
(1)
ansible/ansible #78466
Python 3.9 Controller minimum for document
killshotrevival
(1)
ansible/ansible #78428
Feature/git partial clone
Alex-Izquierdo
(1)
ansible/ansible #78404
update the documentation for the _collection init_ command
jamesmarshall24
(1)
ansible/ansible #78230
Fix requirements for docsite build
inifares23lab
(1)
ansible/ansible #78203
added --allow-change-held-packages for apt remove
Tompage1994
(1)
ansible/ansible #78172
Allow force deletion of group
CrazyTushkan
(1)
ansible/ansible #78142
Add socks5 proxy support
wdoekes
(1)
ansible/ansible #78120
Invoke vault password scripts via original path specified
vicmunoz
(1)
ansible/ansible #78100
systemctl reset-failed feature
konstruktoid
(1)
ansible/ansible #78081
ansible-galaxy: support x.yy versions and write min_ansible_version as a string
nirmal-j-patel
(1)
ansible/ansible #78039
pip module - editable now applies to all packages
astehlik
(1)
ansible/ansible #77978
Fix git submodule tracking
lbt
(1)
ansible/ansible #77754
Extend systemctl is-enabled check to handle "enabled-runtime" too.
Alex2242
(1)
ansible/ansible #77713
add support for tsflags in yum and dnf modules
flysen
(1)
ansible/ansible #77653
Dont display message when using cli.
johananl
(1)
ansible/ansible #77635
Fix distro fact handling for Flatcar
forum4cc
(1)
ansible/ansible #77622
Adding support to register output of loops with retry_results
ColinFinck
(1)
ansible/ansible #77487
Always explicitly restart, even if the service isn't running, to propagate that action to dependent services.
kdelee
(1)
ansible/ansible #77418
add required file to collection skeleton
bailsman
(1)
ansible/ansible #77303
callback: query strategy whether to cache taskname
ibt23sec5
(1)
ansible/ansible #77283
System facts
fhemberger
(1)
ansible/ansible #77072
[lookup/password] Handle vault encrypted files correctly
BaldFabi
(1)
ansible/ansible #76886
Add dotall flag to regex functions
uupascal
(1)
ansible/ansible #76768
Feature: add permission, owner and group filter to builtin.find
BenoitKnecht
(1)
ansible/ansible #76750
yum_repository: Do not set default value for async
ca-studios
(1)
ansible/ansible #76565
set_Stats: Added list_merge option
strootje
(1)
ansible/ansible #76549
added ansible-galaxy to ansible-pull
joneuhauser
(1)
ansible/ansible #76546
apt.py: fix environment on non-english locales
tatref
(1)
ansible/ansible #76529
Fix example in password lookup
dustymabe
(1)
ansible/ansible #76399
Use rpm_ostree_pkg module on OSTree Red Hat systems
monsieurtoc
(1)
ansible/ansible #76388
Allow lookup vars plugin to search for list vars
evgeni
(1)
ansible/ansible #76277
dnf: allow handling of modules without a default profile
ophum
(1)
ansible/ansible #76219
Added support for iptables IPVS. original pr is #58329
sc68cal
(1)
ansible/ansible #76211
Update netbox_interface redirect to netbox_device_interface
mdonoughe
(1)
ansible/ansible #76167
Update attributes of files that are links without specifying link target
renard
(1)
ansible/ansible #76123
modules apt: Force update if default_release is not available
mprasil
(1)
ansible/ansible #75980
Document return values of template module
HolgerDoerner
(1)
ansible/ansible #75948
Check if skeleton is /dev/null while creating home folder
tipabu
(1)
ansible/ansible #75895
Add "reload-or-restarted" state for systemd module
egmar
(1)
ansible/ansible #75719
[WIP] Excluded certain `include_role` and `include_tasks` attributes from `post_validate`
mliu01
(1)
ansible/ansible #75645
Inventory: Added new parser to allow nested expressions
DhaneshRaghavan
(1)
ansible/ansible #75597
Modified yum-repository modules to have params only if redhat version less than 8 (#75364)
icamys
(1)
ansible/ansible #75415
add support for NFLOG iptables extension
aguilbau
(1)
ansible/ansible #75333
user - fix 'local' parameter when there are non local groups
rlenferink
(1)
ansible/ansible #75323
Add prefix_path variable to the group module
dmsimard
(1)
ansible/ansible #75319
Recover unix load average into an ansible_loadavg fact
Noel-Voelin
(1)
ansible/ansible #75274
update collection_finder with warning for bad role names
mauved
(1)
ansible/ansible #75251
Make rpm_key aware of multiple keys in a keyfile
zdzichu
(1)
ansible/ansible #75177
fallback to uid when no username
henriqueccapozzi
(1)
ansible/ansible #74986
Add the --playbook-dir option to galaxy cli
kvprasoon
(1)
ansible/ansible #74723
fix error if path had wildcard in it
manschwetusCS
(1)
ansible/ansible #74342
Inhibit chmod
nim-odoo
(1)
ansible/ansible #74272
Lazy-load Templar when pending results
gundalow
(1)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
quentinzil
(1)
ansible/ansible #73973
Cumulus: support for 4-value Cumulus release versions
JensHeinrich
(1)
ansible/ansible #73935
Add a parse_semver filter
gordonmessmer
(1)
ansible/ansible #73741
Add basic support for user subuid/subgid management.
acozine
(1)
ansible/ansible #73137
WIP: Proposed semantic markup
beyondacm
(1)
ansible/ansible #73116
remove the obsolete TODO comments
rosaLux161
(1)
ansible/ansible #72853
Added option to display dynamic includes
radek-sprta
(1)
ansible/ansible #72659
Show ZFS mounts in ansible_mounts for Linux
estheruary
(1)
ansible/ansible #72397
Add a dynamic version of blocks.
markafarrell
(1)
ansible/ansible #72272
JUNIT callback plugin: Fixed JUNIT_TEST_CASE_PREFIX, added JUNIT_TEST_CASE_IGNORE_TEXT
nightowlengineer
(1)
ansible/ansible #72097
pip: Add support for various pip install modes
hamidyousefi
(1)
ansible/ansible #71826
Supporting Authenticate FTP via get_url Module
dangel101
(1)
ansible/ansible #71673
list obsolete packages when using yum: list: updates
terencehonles
(1)
ansible/ansible #71557
do not add colliding aliases to argument_spec #62315
saito-hideki
(1)
ansible/ansible #71530
Add preserve_mtime option to get_url to preserve "Last-Modified" time
stawii
(1)
ansible/ansible #71424
Custom salt for ansible-vault encrypt (Fixes #35480)
arnoxit
(1)
ansible/ansible #71190
Create gss_auth option for paramiko_ssh connection plugin
joernc-gmail
(1)
ansible/ansible #71113
BSD: use /proc/mounts instead of /etc/fstab while mount fact gathering
Taoquitok
(1)
ansible/ansible #70889
WIP: Add download_only option to the apt module
bmillemathias
(1)
ansible/ansible #70819
Add a test to validate the problem with first_found
mwhahaha
(1)
ansible/ansible #70694
Allow any_errors_fatal to be dynamic
zoredache
(1)
ansible/ansible #70340
Update known_hosts module to better handle @cert-authority keys
nickgryg
(1)
ansible/ansible #70333
Fix apt delete package by wildcard if it is not found
kevin-j-smith
(1)
ansible/ansible #69671
Strategy Plugin Support Custom Options
lod
(1)
ansible/ansible #69322
headless apt-get install python-apt
seirl
(1)
ansible/ansible #69201
module_utils: require X_OK when checking cwd sanity
coolnothing
(1)
ansible/ansible #69163
Gather facts for IBM i
tsia
(1)
ansible/ansible #68985
iptables: add NETMAP Support
rhazdon
(1)
ansible/ansible #68607
Add support for iptables match addrtype
Soldann
(1)
ansible/ansible #68260
Add TTY check and argument to disable it (#50603)
kr3ator
(1)
ansible/ansible #67715
SOCKS5 proxy support for uri module
cristiklein
(1)
ansible/ansible #66631
WIP: Discourage boolean values in string fields
AlanCoding
(1)
ansible/ansible #66269
Sanitize debug var= tasks of the loop variable
ssato
(1)
ansible/ansible #65833
ansible-galaxy - Avoid infinite loop by following symlinks when building collections
knagamin
(1)
ansible/ansible #65703
[WIP] Fix wrong return value with check mode in get_url module
jasperla
(1)
ansible/ansible #65370
On OpenBSD, use the actual number of online CPUs for facts
hugocartwright
(1)
ansible/ansible #64626
Fix Checksum logic in get_url
dbrgn
(1)
ansible/ansible #64092
get_url: Verify checksum using tmpsrc, not dest
flynn1973
(1)
ansible/ansible #63233
Improve sytem facts for AIX
hspaans
(1)
ansible/ansible #63117
Find: Adding additional file_type options
agix
(1)
ansible/ansible #62824
apt: add update_cache_allow_releaseinfo_change option
crossan007
(1)
ansible/ansible #62150
create replace action plugin; remove replace module.
ttyS4
(1)
ansible/ansible #61796
log which task ended the play
hybridx
(1)
ansible/ansible #61292
[Fix/#60632] - Added get_real_file to decrypt the json file
DSNortsev
(1)
ansible/ansible #59341
Fix changes status and return diff information when state=touch and c
europ
(1)
ansible/ansible #58911
Iptables - negation operator
silverwind
(1)
ansible/ansible #58881
Fix LXC virtualization facts
trishnaguha
(1)
ansible/ansible #58817
[WIP]Reuse get_collector_names method for network facts gathering
hobbestigrou
(1)
ansible/ansible #58725
Fix the unquote function.
Jakski
(1)
ansible/ansible #57574
file: Raise error on permission denied
ahlinc
(1)
ansible/ansible #57526
[WIP] Make paramiko connection plugin not hang on wrong password
jtyr
(1)
ansible/ansible #56817
Adding loop_control.notify_scope
mator
(1)
ansible/ansible #56603
[facts] iscsi fixes, add/fix solaris discovery for iscsi iqn
jamespic
(1)
ansible/ansible #56508
WIP: Fix Issue #39543
mdavis-xyz
(1)
ansible/ansible #55904
add path to return val of file touch
esuarezsantana
(1)
ansible/ansible #55293
get_url: allow for asterisks in checksum.
tristan-weil
(1)
ansible/ansible #54590
Allow to provide a client cert and key during SSL validation
bugrasan
(1)
ansible/ansible #53670
apt_repository should update only the new repository
ewarnke
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
yfoelling
(1)
ansible/ansible #50859
add option to change packages on hold (packages/apt)
mgedmin
(1)
ansible/ansible #48880
Add diff support to user module
philfry
(1)
ansible/ansible #47344
allow 'ignore_missing' for fileglob lookups
mwellmeyer
(1)
ansible/ansible #46421
add add iptables physdev option
mfuchs
(1)
ansible/ansible #45692
Adds **kwargs parameter to password_hash to support more algorithms.
tsipinakis
(1)
ansible/ansible #45575
Fix apt module not respecting check mode with certain options
moshloop
(1)
ansible/ansible #45397
fix swallowing line no in template syntax errors
hangsu-ma
(1)
ansible/ansible #42536
support add repo behind proxy on ubuntu(#42534)
waynr
(1)
ansible/ansible #41621
[WIP] Issue 24215: Enable verbosity setting on a per-task basis.
DBezemer
(1)
ansible/ansible #41502
Allow fuse type mounts without :/ in device string
Alexander198961
(1)
ansible/ansible #38252
added password options to unarchive module issue Fixes #30100
giovannisciortino
(1)
ansible/ansible #36455
Add check and diff mode support to assemble module
ingydotnet
(1)
ansible/ansible #36331
WIP: Allow certain, simple Jinja values to be unquoted.
sethp-nr
(1)
ansible/ansible #35636
wait for {starting, stopping} units
odra
(1)
ansible/ansible #34228
Hardlink follow
mscherer
(1)
ansible/ansible #33817
Add os-release file parsing, partially fix #25897
skamithi
(1)
ansible/ansible #32609
large inventory loading performance enhancement. avoid calling glob.glob() search for .py files in loader.py all() function for each host.
jeromew
(1)
ansible/ansible #31179
Validate context after update of magic variables
rdolejsi
(1)
ansible/ansible #27965
template, copy: support for archive, atime, mtime parameters
benthomasson
(1)
ansible/ansible #27777
[WIP] Fix lost connection_user in local connections.
wzyboy
(1)
ansible/ansible #25260
Set attributes if different (fixes #48839)
multi-io
(1)
ansible/ansible #24778
systemd: improved startup failure detection for simple services
jpic
(1)
ansible/ansible #18596
New module: remove_host