--- - name: Automount map present example hosts: ipaserver become: no tasks: - name: Ensure map TestMap is present ipaautomountmap: ipaadmin_password: SomeADMINpassword name: TestMap location: TestLocation desc: "this is a test map"