Skip to content

Commit

Permalink
style: spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
DavSanchez committed Feb 16, 2024
1 parent 2d39f8b commit f3011cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/Ansible.common
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ endif
ansible-galaxy role install -r $(REQUIREMENTS_FILE) -p $(ROLES_PATH)
ansible-galaxy collection install -r $(REQUIREMENTS_FILE) -p $(COLLECTIONS_PATH)


.PHONY: ansible/clean
ansible/clean:
rm -rf $(ROLES_PATH) $(COLLECTIONS_PATH)

0 comments on commit f3011cd

Please sign in to comment.