pantry/projects/ansible.com/playbook.yml
David Dobrinskiy 966e7026ed
+ansible (#469)
* +ansible.com

* cleanup old urls

* add vault tests

* re-run CI

* re-run CI

* add comment

* remove unneded deps
2023-03-08 18:19:07 -05:00

6 lines
72 B
YAML

---
- hosts: all
gather_facts: False
tasks:
- name: ping
ping: