mirror of
https://github.com/roles-ansible/ansible_role_dotfiles.git
synced 2024-08-16 16:09:49 +02:00
fix typo
This commit is contained in:
parent
f0658303c0
commit
17ea901798
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
- name: install the latest libselinux-python package
|
||||
be:come: true
|
||||
become: true
|
||||
dnf:
|
||||
name: libselinux-python
|
||||
state: present
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
playbook_version_number: 2067 # should be increased integer
|
||||
playbook_version_number: 2068 # should be increased integer
|
||||
playbook_version_path: 'role_dotfiles_chaos-bodensee_github.version'
|
||||
|
|
Loading…
Reference in a new issue