community.general/lib/ansible/modules
TSDominguez b9a2dc979f Add dist-upgrade and extra_args to zypper module (#21313)
* Implement state='dist-upgrade'

Implements `zypper dist-upgrade` for the zypper module. This follows
how `zypper upgrade` is invoked, except `state='dist-upgrade'`.

Setting name to anything other than '*' would cause the module to error
out. `dist-upgrade` affects all packages and would not make sense to
apply to a specific package.

* Implement option extra_args

Add option to append additional arguments to zypper command. This
should be able to accommodate other options that are not (yet) covered
by zypper module.

Arguments are given as if written in the command line, complete with
dashes.
2017-07-25 11:12:29 -04:00
..
cloud Remove excessive imports from cloudformation_facts (#27209) 2017-07-25 10:53:17 -04:00
clustering Consul: make service_port optional in service definition, like specified in Consul docs (#21737) 2017-06-19 19:29:40 +01:00
commands command: Remove executable parameter when using command 2017-07-11 13:34:46 -07:00
crypto openssl_publickey: Standardize implementaton of the module 2017-07-25 15:31:11 +02:00
database Make lujeni only maintainter of mongodb_user (#26789) 2017-07-14 11:16:26 +01:00
files Add example of templating inline using copy module (#19752) 2017-07-22 22:12:31 -07:00
identity ipa_sudorule: Fix bug: get_sudorule_diff() takes exactly 2 arguments (3 given) (#21150) 2017-07-21 23:39:43 +02:00
inventory Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
messaging fix false positive changed flag in rabbitmq_user module (#22507) 2017-06-19 05:10:23 -04:00
monitoring Add the 'ttl' parameter for sensu_check 2017-07-18 18:40:39 -04:00
net_tools Always set result variable in cloudflare_dns module (#23683) 2017-07-20 14:16:37 +02:00
network Remove the error checking from apply_patch() 2017-07-25 06:12:44 -07:00
notification update auth_flag variable after STARTTLS connection is established, fixes #26376 2017-07-03 23:07:47 -04:00
packaging Add dist-upgrade and extra_args to zypper module (#21313) 2017-07-25 11:12:29 -04:00
remote_management Update hpilo_boot.py (#24499) 2017-07-13 13:48:03 -04:00
source_control Only use git verify-tag when verifying annotated tags (#26414) 2017-07-19 11:30:12 -04:00
storage Initial commit for Pure Storage Ansible module (#25386) 2017-06-16 11:28:50 +01:00
system cron - validate filename portion of cron_file param (#19185) 2017-07-21 23:51:34 +02:00
utilities Fix wait_for with newer versions of psutil. (#26455) 2017-07-05 19:00:13 -07:00
web_infrastructure New module: gunicorn (#26206) 2017-07-10 07:36:43 +01:00
windows Added ability to specify destination OU when joining a domain (#22393) 2017-07-21 10:50:54 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00