Fix renamed role.

This commit is contained in:
Andreas B. Mundt 2022-07-25 09:06:50 +02:00
parent fd7f34e380
commit 147fddc772
6 changed files with 6 additions and 6 deletions

View file

@ -39,7 +39,7 @@
ansible_python_interpreter: "/usr/bin/python3"
roles:
- up2date-debian
- up2date_debian
- fvs-sssd
- fvs-mount
- fvs-client

View file

@ -10,7 +10,7 @@
extra_pkgs_bpo: [ ] # [ libreoffice ]
roles:
- up2date-debian
- up2date_debian
- fvs-sssd
tasks:

View file

@ -11,7 +11,7 @@
extra_pkgs_bpo: [ ] # [ libreoffice ]
roles:
- up2date-debian
- up2date_debian
- fvs-sssd
tasks:

View file

@ -13,7 +13,7 @@
extra_pkgs_bpo: [ ] # [ libreoffice ]
roles:
- up2date-debian
- up2date_debian
- fvs-sssd
tasks:

View file

@ -6,5 +6,5 @@
remote_user: ansible
become: true
roles:
- up2date-debian
- up2date_debian
- lan-client

View file

@ -6,4 +6,4 @@
remote_user: ansible
become: true
roles:
- up2date-debian
- up2date_debian