mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-18 23:19:09 -07:00
* Remove 'warn:' that's removed in ansible-core 2.14.
* Install virtualenv when needed.
(cherry picked from commit 24ca69aa05
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
3376442aa2
commit
fbf11668f4
6 changed files with 12 additions and 11 deletions
|
@ -165,8 +165,6 @@
|
|||
|
||||
- name: Reinstall internationalization files
|
||||
shell: yum -y reinstall glibc-common || yum -y install glibc-common
|
||||
args:
|
||||
warn: false
|
||||
when: locale_present is failed
|
||||
|
||||
- name: Generate locale (RedHat)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue