Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions playbooks/testjob2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,8 @@
msg: You should see me in the logs.
- debug: var=ansible_date_time
- debug: msg="the current date is {{ ansible_date_time.date }}"
- name: Another test task
command: date
- name: List projects
shell: ls src/*/*