refactor: use generic ansible modules service and package
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c353fc5c82
commit
afde7c2444
@ -1,7 +1,7 @@
|
||||
---
|
||||
- block:
|
||||
- name: Install google authenticator PAM module
|
||||
yum:
|
||||
package:
|
||||
name: google-authenticator
|
||||
state: present
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user