mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 06:10:22 -07:00
apache2-mod-proxy: make state option a list (#9600)
* apache2-mod-proxy: make state option a list * add changelog frag * Update plugins/modules/apache2_mod_proxy.py * Update changelogs/fragments/9600-apache2-mod-proxy-revamp2.yml Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
d7f067dd28
commit
a4562bced4
2 changed files with 11 additions and 12 deletions
2
changelogs/fragments/9600-apache2-mod-proxy-revamp2.yml
Normal file
2
changelogs/fragments/9600-apache2-mod-proxy-revamp2.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- apache2_mod_proxy - change type of ``state`` to a list of strings. No change for the users (https://github.com/ansible-collections/community.general/pull/9600).
|
Loading…
Add table
Add a link
Reference in a new issue