Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
refactor(ansible): fix hosts files
Browse files Browse the repository at this point in the history
  • Loading branch information
JesusMtnez committed Jan 4, 2024
1 parent e24d84e commit c8975d4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
2 changes: 1 addition & 1 deletion .taskfiles/ansible.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ tasks:
desc: Upgrade all the k8s nodes operating system
dir: "{{.ANSIBLE_DIR}}"
cmds:
- "ansible-playbook -K {{.ANSIBLE_PLAYBOOK_DIR}}/dietpi-upgrade.yml"
- "ansible-playbook {{.ANSIBLE_PLAYBOOK_DIR}}/dietpi-upgrade.yml"

adhoc:ping:
desc: Ping all the hosts
Expand Down
13 changes: 0 additions & 13 deletions ansible/inventory/test.yml

This file was deleted.

0 comments on commit c8975d4

Please sign in to comment.