diff --git a/roles/ensure-twine/README.rst b/roles/ensure-twine/README.rst new file mode 100644 index 000000000..f9dac2cbb --- /dev/null +++ b/roles/ensure-twine/README.rst @@ -0,0 +1 @@ +Ensure twine is installed. diff --git a/roles/multi-node-known-hosts/README.rst b/roles/multi-node-known-hosts/README.rst new file mode 100644 index 000000000..abbd27ad1 --- /dev/null +++ b/roles/multi-node-known-hosts/README.rst @@ -0,0 +1,2 @@ +Configures the file ``/etc/ssh/ssh_known_hosts`` on each node in a +multi-node job to contain all known host names.