mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
removed package from squash in examples
This commit is contained in:
parent
c005ae3cd9
commit
aab80ac353
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@
|
||||||
# when looping. Instead of calling the module once per with_ item, the
|
# when looping. Instead of calling the module once per with_ item, the
|
||||||
# module is called once with all items at once. Currently this only works
|
# module is called once with all items at once. Currently this only works
|
||||||
# under limited circumstances, and only with parameters named 'name'.
|
# under limited circumstances, and only with parameters named 'name'.
|
||||||
#squash_actions = apk,apt,dnf,homebrew,package,pacman,pkgng,yum,zypper
|
#squash_actions = apk,apt,dnf,homebrew,pacman,pkgng,yum,zypper
|
||||||
|
|
||||||
# prevents logging of task data, off by default
|
# prevents logging of task data, off by default
|
||||||
#no_log = False
|
#no_log = False
|
||||||
|
|
Loading…
Reference in a new issue