Commit 9994a71f authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

fix

parent f57308ee
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
- src: https://gitlab.cyberbrain.pw/ansible/roles/proxmox_ve_delete_enterprise
- src: https://gitlab.cyberbrain.pw/ansible/roles/proxmox_ve_no_subscription
  scm: git

- src: https://gitlab.cyberbrain.pw/ansible/roles/essential
@@ -16,8 +16,5 @@
- src: https://gitlab.cyberbrain.pw/ansible/roles/additional_packages
  scm: git

- src: https://gitlab.cyberbrain.pw/ansible/roles/proxmox_ve_no_subscription
  scm: git

- src: https://gitlab.cyberbrain.pw/ansible/roles/ssl_refresher
  scm: git
+1 −2
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
  hosts: proxmox_ve
  become: yes
  roles:
    - proxmox_ve_delete_enterprise
    - proxmox_ve_no_subscription

- name: Proxmox VE - localepurge
  hosts: localepurge:&proxmox_ve
@@ -34,5 +34,4 @@
  hosts: proxmox_ve
  become: yes
  roles:
    - proxmox_ve_no_subscription
    - ssl_refresher