1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_dotfiles.git synced 2024-08-16 16:09:49 +02:00
This commit is contained in:
L3D 2021-01-25 23:00:38 +01:00
parent f0658303c0
commit 17ea901798
Signed by: l3d
GPG key ID: CD08445BFF4313D1
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
---
- name: install the latest libselinux-python package
be:come: true
become: true
dnf:
name: libselinux-python
state: present

View file

@ -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'