check linting
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Chris Hammer 2023-12-09 00:10:42 -05:00
parent ecb455c41d
commit 63c1cebc65

View File

@ -12,3 +12,9 @@
- name: Say goodbye world - name: Say goodbye world
ansible.builtin.debug: ansible.builtin.debug:
msg: Goodbye world! msg: Goodbye world!
- name: This should fail ansible-lint
package:
name: htop
state: present