openstack-ansible-ops/multi-node-aio/playbooks
Matt Thompson e3eb50bb16 Create /root/.tmux.conf if it does not exist
Currently, we use lineinfile against /root/.tmux.conf, however if the
file does not first exist the deploy-osa.yml playbook will fail.  This
commit simply updates the `Config Tmux` task by adding the create option
to lineinfile so that the config will get created if it doesn't first
exist.

Change-Id: I366c4a875c6e7c2482f28a46bb29a2882b773f30
2017-08-28 15:04:44 -04:00
..
dhcp Convert vars in files to host_vars 2017-07-31 23:31:13 -05:00
group_vars General improvements 2017-08-17 09:16:20 -05:00
host_vars General improvements 2017-08-14 10:35:12 -05:00
kvm Convert vars in files to host_vars 2017-07-31 23:31:13 -05:00
mnaio/debian General improvements 2017-08-14 10:35:12 -05:00
osa Merge "Pass deployment_environment_variables to OSA" 2017-08-22 17:55:37 +00:00
pxe General improvements 2017-08-17 09:16:20 -05:00
vars Convert vars in files to host_vars 2017-07-31 23:31:13 -05:00
deploy-dhcp.yml Add environment options and re-flow the README.rst 2017-08-01 09:13:15 -05:00
deploy-osa.yml Create /root/.tmux.conf if it does not exist 2017-08-28 15:04:44 -04:00
deploy-pxe.yml General improvements 2017-08-17 09:16:20 -05:00
deploy-vms.yml General improvements 2017-08-14 10:35:12 -05:00
inventory General improvements 2017-08-17 09:16:20 -05:00
setup-host.yml Add environment options and re-flow the README.rst 2017-08-01 09:13:15 -05:00
site.yml Combine our two multi-node-aio processes into one 2017-07-28 15:35:23 +00:00