add vagrant-mutate

pull/1/head
Andrew Coleman 2018-09-26 19:27:32 -04:00
parent ff0cce3192
commit bf28571690
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
update_cache: true
- name: install apt applications
apt:
name: jq,python3-pip,python3-setuptools,python3-yaml,python3-wheel,apt-transport-https,socat,vim,emacs,curl,htop,tmux,libvirt-clients,libvirt-daemon-system,qemu-kvm,vpnc,virt-manager,virt-top,virt-goodies,git,vagrant,vagrant-libvirt,xsltproc,fop,openvpn,docker-ce,docker-compose,nextcloud-client
name: jq,python3-pip,python3-setuptools,python3-yaml,python3-wheel,apt-transport-https,socat,vim,emacs,curl,htop,tmux,libvirt-clients,libvirt-daemon-system,qemu-kvm,vpnc,virt-manager,virt-top,virt-goodies,git,vagrant,vagrant-libvirt,vagrant-mutate,xsltproc,fop,openvpn,docker-ce,docker-compose,nextcloud-client
state: present
- name: install pip applications
pip: