Skip to content

Commit

Permalink
removing new line in code block
Browse files Browse the repository at this point in the history
  • Loading branch information
Ythiss committed Nov 27, 2020
1 parent ee9e5b7 commit 59f1da3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion resources/ansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,4 @@ when: my_list | length > 0
debug:
msg: "{{ ansible_facts.packages['chromium'] }}"
when: "'chromium' in ansible_facts.packages"
```

0 comments on commit 59f1da3

Please sign in to comment.