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

This commit is contained in:
Chris Hammer 2023-12-09 00:12:20 -05:00
parent 63c1cebc65
commit e29f324ea2

View File

@ -14,7 +14,7 @@
msg: Goodbye world! msg: Goodbye world!
- name: This should fail ansible-lint - name: Install Htop
package: ansible.builtin.package:
name: htop name: htop
state: present state: present