Created
September 10, 2020 19:13
-
-
Save nleiva/c9a17bb895565f3a8013141e8d6cccd0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- name: Check if timeslot is taken | |
calendar: | |
time: "{{ ansible_date_time.iso8601 }}" | |
register: output |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment