Skip to content

Commit

Permalink
refactor(ansible): playbook host
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrennand committed Jan 4, 2024
1 parent f9d6dad commit 0928f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/playbooks/proxmox-storage-playbook.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
- name: Provision Proxmox LVM Storage
hosts: proxmox
hosts: proxmox01.net.dbren.uk
become: true
vars:
ssds:
Expand Down

0 comments on commit 0928f25

Please sign in to comment.