You've already forked ansible-role-certificate-authority
fix(linter): be compliant with ansible-linter
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
- name: Upgrade python package manager pip
|
||||
ansible.builtin.pip:
|
||||
name: pip
|
||||
state: latest
|
||||
state: present
|
||||
|
||||
- name: Install required python library cryptography
|
||||
ansible.builtin.pip:
|
||||
|
Reference in New Issue
Block a user