![Major Hayden](/assets/img/avatar_default.png)
Using dashes with tar's short parameters creates a bunch of extra logging output and warnings. This should greatly reduce logging output. Change-Id: Icf9392c749e3f9731e5bc182a242a2bc11e440a9
OpenStack LXC host setup
- tags
-
openstack, lxc, host, cloud, ansible
- category
-
*nix
Role for deployment and setup of an LXC host.
- name: Basic lxc host setup
hosts: "hosts"
user: root
roles:
- { role: "lxc_hosts", tags: [ "lxc-host", "host-setup" ] }