mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 23:21:22 -07:00
update PHP apache module workaround (#9951)
* update php apache module workaround * Update apache2_module.py * Update apache2_module.py * Update apache2_module.py * add changelog fragment * Update changelogs/fragments/9951-mod-php-identifier.yml Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> * Update 9951-mod-php-identifier.yml --------- Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
d923e326f6
commit
02ffb6e7e3
2 changed files with 3 additions and 0 deletions
2
changelogs/fragments/9951-mod-php-identifier.yml
Normal file
2
changelogs/fragments/9951-mod-php-identifier.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- apache2_module - added workaround for new PHP module name, from ``php7_module`` to ``php_module`` (https://github.com/ansible-collections/community.general/pull/9951).
|
Loading…
Add table
Add a link
Reference in a new issue