mirror of
https://github.com/geerlingguy/ansible-role-php-versions.git
synced 2024-11-22 10:25:40 +01:00
Remove extra debug code.
This commit is contained in:
parent
00463aa248
commit
df9cbbefbc
@ -26,8 +26,3 @@
|
||||
warn: false
|
||||
register: dnf_module_enable
|
||||
changed_when: "'Nothing to do' not in dnf_module_enable.stdout"
|
||||
|
||||
- debug: var=dnf_module_enable
|
||||
when:
|
||||
- ansible_os_family == 'RedHat'
|
||||
- ansible_distribution_major_version | int >= 8
|
||||
|
Loading…
Reference in New Issue
Block a user