Update to 2022-07-26 12:00

master
Daniel Berteaud 2 years ago
parent 1bbdd68015
commit 278dff3d9c
  1. 7
      playbooks/force_glpi_inventory.yml
  2. 1
      playbooks/update_cacertificates.yml

@ -0,0 +1,7 @@
---
- name: Force GLPI inventory
hosts: '*'
tasks:
- shell: fusion-inventory-agent
args: --debug
warn: False

@ -1,5 +1,4 @@
---
- name: Update ca-certificates
hosts: '*'
tasks:

Loading…
Cancel
Save