bleh
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-12-09 00:14:11 -05:00
parent e29f324ea2
commit af04159d2c

View File

@ -12,9 +12,3 @@
- name: Say goodbye world
ansible.builtin.debug:
msg: Goodbye world!
- name: Install Htop
ansible.builtin.package:
name: htop
state: present