From c995edfed156d7aee3b7a000f333885ae2f7b97a Mon Sep 17 00:00:00 2001 From: Markus W <43644469+markwell-ch@users.noreply.github.com> Date: Mon, 27 Jun 2022 16:12:42 +0200 Subject: [PATCH] Update fortios_system_vdom.rst Add hint that creation of new virtual domains requires super_admin privileges. --- gen/fortios_system_vdom.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gen/fortios_system_vdom.rst b/gen/fortios_system_vdom.rst index e7ca2caf..8f036e57 100644 --- a/gen/fortios_system_vdom.rst +++ b/gen/fortios_system_vdom.rst @@ -17,6 +17,7 @@ fortios_system_vdom -- Configure virtual domain in Fortinet's FortiOS and FortiG Synopsis -------- - This module is able to configure a FortiGate or FortiOS (FOS) device by allowing the user to set and modify system feature and vdom category. Examples include all parameters and values need to be adjusted to datasources before usage. Tested with FOS v6.0.0 +- The creation of new virtual domains requires super_admin privileges and can not be done with an access_token. @@ -368,7 +369,6 @@ Examples fortios_system_vdom: vdom: "{{ vdom }}" state: "present" - access_token: "" system_vdom: flag: "3" name: "default_name_4"