Skip to content
Snippets Groups Projects
Commit 9994a71f authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

fix

parent f57308ee
No related branches found
No related tags found
No related merge requests found
- src: https://gitlab.cyberbrain.pw/ansible/roles/proxmox_ve_delete_enterprise - src: https://gitlab.cyberbrain.pw/ansible/roles/proxmox_ve_no_subscription
scm: git scm: git
- src: https://gitlab.cyberbrain.pw/ansible/roles/essential - src: https://gitlab.cyberbrain.pw/ansible/roles/essential
...@@ -16,8 +16,5 @@ ...@@ -16,8 +16,5 @@
- src: https://gitlab.cyberbrain.pw/ansible/roles/additional_packages - src: https://gitlab.cyberbrain.pw/ansible/roles/additional_packages
scm: git scm: git
- src: https://gitlab.cyberbrain.pw/ansible/roles/proxmox_ve_no_subscription
scm: git
- src: https://gitlab.cyberbrain.pw/ansible/roles/ssl_refresher - src: https://gitlab.cyberbrain.pw/ansible/roles/ssl_refresher
scm: git scm: git
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
hosts: proxmox_ve hosts: proxmox_ve
become: yes become: yes
roles: roles:
- proxmox_ve_delete_enterprise - proxmox_ve_no_subscription
- name: Proxmox VE - localepurge - name: Proxmox VE - localepurge
hosts: localepurge:&proxmox_ve hosts: localepurge:&proxmox_ve
...@@ -34,5 +34,4 @@ ...@@ -34,5 +34,4 @@
hosts: proxmox_ve hosts: proxmox_ve
become: yes become: yes
roles: roles:
- proxmox_ve_no_subscription
- ssl_refresher - ssl_refresher
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment