5 Commits

Author SHA1 Message Date
Ludovic Cartier
07f55dae29 add meta info 2024-12-20 16:36:39 +01:00
Ludovic Cartier
999ebbffed update license to MIT 2024-12-20 16:18:02 +01:00
Ludovic Cartier
92d32702ee update meta info 2022-11-11 21:09:19 +01:00
Tom
3d1197fddc
Change min_ansible_version
The role doesn't work with ansible 2.7.18 :

```
TASK [prometheus : prometheus | include asserts] **************************************************************************************************************
fatal: [host]: FAILED! => {"reason": "no action detected in task. This often indicates a misspelled module name, or incorrect module path.\n\nThe error appears to have been in '/usr/local/ansible/orchestrator/roles/prometheus/tasks/asserts.yml': line 9, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: 'prometheus | assert | gather the package facts'\n  ^ here\n"}
```

Ansible 2.8.20 is OK.
2022-06-01 09:58:41 +02:00
Ludovic Cartier
956515f6ab add meta/main.yml 2021-05-25 15:34:39 +02:00