diff --git a/toto.yml b/toto.yml new file mode 100755 index 0000000000000000000000000000000000000000..68d7849f9433e8bc679f3f6fc97c40584ccb82c3 --- /dev/null +++ b/toto.yml @@ -0,0 +1,7 @@ +#!/usr/bin/env ansible-playbook +--- + +- hosts: mailman.adm.crans.org + tasks: + - ansible.builtin.debug: + msg: "{{ ansible_env }}"