From 526797b41c8dfffc7e74a951c17ef96734980e7a Mon Sep 17 00:00:00 2001 From: uvok cheetah Date: Sun, 2 Feb 2025 15:21:26 +0100 Subject: Add role for Dn42 and network namespace --- roles/linux-ns/README.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 roles/linux-ns/README.md (limited to 'roles/linux-ns/README.md') 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. -- cgit v1.2.3