diff options
Diffstat (limited to 'roles/linux_ns/README.md')
-rw-r--r-- | roles/linux_ns/README.md | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/roles/linux_ns/README.md b/roles/linux_ns/README.md new file mode 100644 index 0000000..cf5808e --- /dev/null +++ b/roles/linux_ns/README.md @@ -0,0 +1,34 @@ +Linux (Network) Namespaces +========================== + +(Quick and dirty?) setup of a Linux (network) namespace. + +Requirements +------------ + +Target is Linux. + +Role Variables +-------------- + +??? + +Dependencies +------------ + +None + +Example Playbook +---------------- + +None + +License +------- + +Choose your own: MIT / BSD + +Author Information +------------------ + +uvok. |