Commit b24b91a6 authored by nanahira's avatar nanahira

fix

parent a2f234ff
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
- name: focal packages - name: focal packages
become: true become: true
apt: apt:
name: ,python-is-python3,wireguard name: python-is-python3,wireguard
when: ansible_distribution_release == 'focal' when: ansible_distribution_release == 'focal'
- name: open-vm-tools - name: open-vm-tools
become: true become: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment