fix trailing spaces and bad tabs
This commit is contained in:
parent
5405fa546c
commit
d3bc8df477
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
package: name=python3-geoip2 state=present
|
package: name=python3-geoip2 state=present
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
when: (ansible_distribution == 'RedHat' and ansible_distribution_major_version|int >= 8)
|
when: (ansible_distribution == 'RedHat' and ansible_distribution_major_version|int >= 8)
|
||||||
|
|
||||||
- name: make sure the /usr/share/GeoIP/ directory exists
|
- name: make sure the /usr/share/GeoIP/ directory exists
|
||||||
file:
|
file:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue