Skip to content

Commit

Permalink
Make lint happy.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed Feb 16, 2024
1 parent 136596e commit c67aba8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions handlers/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,2 @@
---
# handlers file for terraform_agent

# - name: Reload systemd
# ansible.builtin.systemd:
# daemon_reload: yes
2 changes: 0 additions & 2 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@
mode: 0644
owner: root
group: root
# notify:
# - Reload systemd

- name: Start the Terraform Agent
ansible.builtin.service:
Expand Down

0 comments on commit c67aba8

Please sign in to comment.