From d60871e7cde1ee8b3bbdcb24f41e12b5dcb12a8b Mon Sep 17 00:00:00 2001 From: felixfontein Date: Wed, 8 Jan 2025 16:38:45 +0000 Subject: [PATCH] deploy: 31b03d82247a563a2d8daccfc3da9343da8bf415 --- branch/stable-3/_static/pygments.css | 96 +++++++++---------- branch/stable-3/changelog.html | 2 +- .../current_container_facts_module.html | 2 +- branch/stable-3/docker_api_connection.html | 2 +- branch/stable-3/docker_compose_module.html | 2 +- .../docker_compose_v2_exec_module.html | 2 +- branch/stable-3/docker_compose_v2_module.html | 2 +- .../docker_compose_v2_pull_module.html | 2 +- .../docker_compose_v2_run_module.html | 2 +- branch/stable-3/docker_config_module.html | 2 +- branch/stable-3/docker_connection.html | 2 +- .../docker_container_copy_into_module.html | 2 +- .../docker_container_exec_module.html | 2 +- .../docker_container_info_module.html | 2 +- branch/stable-3/docker_container_module.html | 2 +- .../stable-3/docker_containers_inventory.html | 2 +- branch/stable-3/docker_host_info_module.html | 2 +- .../stable-3/docker_image_build_module.html | 2 +- .../stable-3/docker_image_export_module.html | 2 +- branch/stable-3/docker_image_info_module.html | 2 +- branch/stable-3/docker_image_load_module.html | 2 +- branch/stable-3/docker_image_module.html | 2 +- branch/stable-3/docker_image_pull_module.html | 2 +- branch/stable-3/docker_image_push_module.html | 2 +- .../stable-3/docker_image_remove_module.html | 2 +- branch/stable-3/docker_image_tag_module.html | 2 +- branch/stable-3/docker_login_module.html | 2 +- branch/stable-3/docker_machine_inventory.html | 2 +- .../stable-3/docker_network_info_module.html | 2 +- branch/stable-3/docker_network_module.html | 2 +- branch/stable-3/docker_node_info_module.html | 2 +- branch/stable-3/docker_node_module.html | 2 +- branch/stable-3/docker_plugin_module.html | 2 +- branch/stable-3/docker_prune_module.html | 2 +- branch/stable-3/docker_secret_module.html | 2 +- branch/stable-3/docker_stack_info_module.html | 2 +- branch/stable-3/docker_stack_module.html | 2 +- .../docker_stack_task_info_module.html | 2 +- branch/stable-3/docker_swarm_info_module.html | 2 +- branch/stable-3/docker_swarm_inventory.html | 2 +- branch/stable-3/docker_swarm_module.html | 2 +- .../docker_swarm_service_info_module.html | 2 +- .../stable-3/docker_swarm_service_module.html | 2 +- .../stable-3/docker_volume_info_module.html | 2 +- branch/stable-3/docker_volume_module.html | 2 +- branch/stable-3/docsite/scenario_guide.html | 2 +- branch/stable-3/environment_variables.html | 2 +- branch/stable-3/index.html | 2 +- branch/stable-3/nsenter_connection.html | 2 +- branch/stable-3/search.html | 2 +- 50 files changed, 97 insertions(+), 97 deletions(-) diff --git a/branch/stable-3/_static/pygments.css b/branch/stable-3/_static/pygments.css index fddd1811..fe39d080 100644 --- a/branch/stable-3/_static/pygments.css +++ b/branch/stable-3/_static/pygments.css @@ -5,26 +5,26 @@ td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5 span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } .highlight .hll { background-color: #ffffcc; border: 1px solid #edff00; padding-top: 2px; border-radius: 3px; display: block } .highlight { background: #f8f8f8; } -.highlight .c { color: #6a737d; font-style: italic } /* Comment */ -.highlight .err { color: #a61717; background-color: #e3d2d2; border: 1px solid #FF0000 } /* Error */ +.highlight .c { color: #6A737D; font-style: italic } /* Comment */ +.highlight .err { color: #A61717; background-color: #E3D2D2; border: 1px solid #F00 } /* Error */ .highlight .k { color: #007020; font-weight: bold } /* Keyword */ -.highlight .l { color: #032f62 } /* Literal */ -.highlight .n { color: #333333 } /* Name */ -.highlight .o { color: #666666; font-weight: bold } /* Operator */ +.highlight .l { color: #032F62 } /* Literal */ +.highlight .n { color: #333 } /* Name */ +.highlight .o { color: #666; font-weight: bold } /* Operator */ .highlight .p { font-weight: bold } /* Punctuation */ -.highlight .ch { color: #6a737d; font-style: italic } /* Comment.Hashbang */ -.highlight .cm { color: #6a737d; font-style: italic } /* Comment.Multiline */ +.highlight .ch { color: #6A737D; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #6A737D; font-style: italic } /* Comment.Multiline */ .highlight .cp { color: #007020 } /* Comment.Preproc */ -.highlight .cpf { color: #6a737d; font-style: italic } /* Comment.PreprocFile */ -.highlight .c1 { color: #6a737d; font-style: italic } /* Comment.Single */ -.highlight .cs { color: #999999; font-weight: bold; font-style: italic; background-color: #fff0f0 } /* Comment.Special */ -.highlight .gd { color: #A00000; background-color: #ffdddd } /* Generic.Deleted */ +.highlight .cpf { color: #6A737D; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #6A737D; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #999; font-weight: bold; font-style: italic; background-color: #FFF0F0 } /* Comment.Special */ +.highlight .gd { color: #A00000; background-color: #FDD } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ -.highlight .gr { color: #aa0000 } /* Generic.Error */ +.highlight .gr { color: #A00 } /* Generic.Error */ .highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ -.highlight .gi { color: #00A000; background-color: #ddffdd } /* Generic.Inserted */ -.highlight .go { color: #333333 } /* Generic.Output */ -.highlight .gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */ +.highlight .gi { color: #00A000; background-color: #DFD } /* Generic.Inserted */ +.highlight .go { color: #333 } /* Generic.Output */ +.highlight .gp { color: #C65D09; font-weight: bold } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ .highlight .gt { color: #0040D0 } /* Generic.Traceback */ @@ -34,48 +34,48 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: .highlight .kp { color: #007020; font-weight: bold } /* Keyword.Pseudo */ .highlight .kr { color: #007020; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #902000; font-weight: bold } /* Keyword.Type */ -.highlight .ld { color: #032f62 } /* Literal.Date */ +.highlight .ld { color: #032F62 } /* Literal.Date */ .highlight .m { color: #208050 } /* Literal.Number */ -.highlight .s { color: #4070a0 } /* Literal.String */ +.highlight .s { color: #4070A0 } /* Literal.String */ .highlight .na { color: #008080 } /* Name.Attribute */ -.highlight .nb { color: #0086b3 } /* Name.Builtin */ -.highlight .nc { color: #445588; font-weight: bold } /* Name.Class */ +.highlight .nb { color: #0086B3 } /* Name.Builtin */ +.highlight .nc { color: #458; font-weight: bold } /* Name.Class */ .highlight .no { color: #008080 } /* Name.Constant */ -.highlight .nd { color: #555555; font-weight: bold } /* Name.Decorator */ +.highlight .nd { color: #555; font-weight: bold } /* Name.Decorator */ .highlight .ni { color: #800080; font-weight: bold } /* Name.Entity */ -.highlight .ne { color: #990000; font-weight: bold } /* Name.Exception */ -.highlight .nf { color: #990000; font-weight: bold } /* Name.Function */ +.highlight .ne { color: #900; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #900; font-weight: bold } /* Name.Function */ .highlight .nl { color: #002070; font-weight: bold } /* Name.Label */ -.highlight .nn { color: #555555; font-weight: bold } /* Name.Namespace */ -.highlight .nx { color: #333333 } /* Name.Other */ -.highlight .py { color: #333333 } /* Name.Property */ -.highlight .nt { color: #22863a; font-weight: bold } /* Name.Tag */ -.highlight .nv { color: #9960b5; font-weight: bold } /* Name.Variable */ +.highlight .nn { color: #555; font-weight: bold } /* Name.Namespace */ +.highlight .nx { color: #333 } /* Name.Other */ +.highlight .py { color: #333 } /* Name.Property */ +.highlight .nt { color: #22863A; font-weight: bold } /* Name.Tag */ +.highlight .nv { color: #9960B5; font-weight: bold } /* Name.Variable */ .highlight .ow { color: #007020; font-weight: bold } /* Operator.Word */ .highlight .pm { font-weight: bold } /* Punctuation.Marker */ -.highlight .w { color: #bbbbbb } /* Text.Whitespace */ -.highlight .mb { color: #009999 } /* Literal.Number.Bin */ -.highlight .mf { color: #009999 } /* Literal.Number.Float */ -.highlight .mh { color: #009999 } /* Literal.Number.Hex */ -.highlight .mi { color: #009999 } /* Literal.Number.Integer */ -.highlight .mo { color: #009999 } /* Literal.Number.Oct */ -.highlight .sa { color: #dd1144 } /* Literal.String.Affix */ -.highlight .sb { color: #dd1144 } /* Literal.String.Backtick */ -.highlight .sc { color: #dd1144 } /* Literal.String.Char */ -.highlight .dl { color: #dd1144 } /* Literal.String.Delimiter */ -.highlight .sd { color: #dd1144; font-style: italic } /* Literal.String.Doc */ -.highlight .s2 { color: #dd1144 } /* Literal.String.Double */ -.highlight .se { color: #dd1144; font-weight: bold } /* Literal.String.Escape */ -.highlight .sh { color: #dd1144 } /* Literal.String.Heredoc */ -.highlight .si { color: #dd1144; font-style: italic } /* Literal.String.Interpol */ -.highlight .sx { color: #dd1144 } /* Literal.String.Other */ +.highlight .w { color: #BBB } /* Text.Whitespace */ +.highlight .mb { color: #099 } /* Literal.Number.Bin */ +.highlight .mf { color: #099 } /* Literal.Number.Float */ +.highlight .mh { color: #099 } /* Literal.Number.Hex */ +.highlight .mi { color: #099 } /* Literal.Number.Integer */ +.highlight .mo { color: #099 } /* Literal.Number.Oct */ +.highlight .sa { color: #D14 } /* Literal.String.Affix */ +.highlight .sb { color: #D14 } /* Literal.String.Backtick */ +.highlight .sc { color: #D14 } /* Literal.String.Char */ +.highlight .dl { color: #D14 } /* Literal.String.Delimiter */ +.highlight .sd { color: #D14; font-style: italic } /* Literal.String.Doc */ +.highlight .s2 { color: #D14 } /* Literal.String.Double */ +.highlight .se { color: #D14; font-weight: bold } /* Literal.String.Escape */ +.highlight .sh { color: #D14 } /* Literal.String.Heredoc */ +.highlight .si { color: #D14; font-style: italic } /* Literal.String.Interpol */ +.highlight .sx { color: #D14 } /* Literal.String.Other */ .highlight .sr { color: #009926 } /* Literal.String.Regex */ -.highlight .s1 { color: #dd1144 } /* Literal.String.Single */ +.highlight .s1 { color: #D14 } /* Literal.String.Single */ .highlight .ss { color: #990073 } /* Literal.String.Symbol */ -.highlight .bp { color: #999999 } /* Name.Builtin.Pseudo */ -.highlight .fm { color: #06287e; font-weight: bold } /* Name.Function.Magic */ +.highlight .bp { color: #999 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #06287E; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #008080; font-weight: bold } /* Name.Variable.Class */ .highlight .vg { color: #008080; font-weight: bold } /* Name.Variable.Global */ .highlight .vi { color: #008080; font-weight: bold } /* Name.Variable.Instance */ -.highlight .vm { color: #bb60d5; font-weight: bold } /* Name.Variable.Magic */ -.highlight .il { color: #009999 } /* Literal.Number.Integer.Long */ \ No newline at end of file +.highlight .vm { color: #BB60D5; font-weight: bold } /* Name.Variable.Magic */ +.highlight .il { color: #099 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/branch/stable-3/changelog.html b/branch/stable-3/changelog.html index 80376e15..348c3b3d 100644 --- a/branch/stable-3/changelog.html +++ b/branch/stable-3/changelog.html @@ -7,7 +7,7 @@ Community.Docker Release Notes — Community.Docker Collection documentation - + diff --git a/branch/stable-3/current_container_facts_module.html b/branch/stable-3/current_container_facts_module.html index e142b850..4417d2fc 100644 --- a/branch/stable-3/current_container_facts_module.html +++ b/branch/stable-3/current_container_facts_module.html @@ -8,7 +8,7 @@ community.docker.current_container_facts module – Return facts about whether the module runs in a container — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_api_connection.html b/branch/stable-3/docker_api_connection.html index c9aa0ff8..856fe7bf 100644 --- a/branch/stable-3/docker_api_connection.html +++ b/branch/stable-3/docker_api_connection.html @@ -8,7 +8,7 @@ community.docker.docker_api connection – Run tasks in docker containers — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_compose_module.html b/branch/stable-3/docker_compose_module.html index 9baa23f6..caa27f97 100644 --- a/branch/stable-3/docker_compose_module.html +++ b/branch/stable-3/docker_compose_module.html @@ -8,7 +8,7 @@ community.docker.docker_compose module – Manage multi-container Docker applications with Docker Compose V1 — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_compose_v2_exec_module.html b/branch/stable-3/docker_compose_v2_exec_module.html index ad1c7436..ff7e208e 100644 --- a/branch/stable-3/docker_compose_v2_exec_module.html +++ b/branch/stable-3/docker_compose_v2_exec_module.html @@ -8,7 +8,7 @@ community.docker.docker_compose_v2_exec module – Run command in a container of a Compose service — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_compose_v2_module.html b/branch/stable-3/docker_compose_v2_module.html index 09c152fe..9e529836 100644 --- a/branch/stable-3/docker_compose_v2_module.html +++ b/branch/stable-3/docker_compose_v2_module.html @@ -8,7 +8,7 @@ community.docker.docker_compose_v2 module – Manage multi-container Docker applications with Docker Compose CLI plugin — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_compose_v2_pull_module.html b/branch/stable-3/docker_compose_v2_pull_module.html index 38f0bbfa..e5c2420b 100644 --- a/branch/stable-3/docker_compose_v2_pull_module.html +++ b/branch/stable-3/docker_compose_v2_pull_module.html @@ -8,7 +8,7 @@ community.docker.docker_compose_v2_pull module – Pull a Docker compose project — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_compose_v2_run_module.html b/branch/stable-3/docker_compose_v2_run_module.html index e6dbb8ed..efda00a9 100644 --- a/branch/stable-3/docker_compose_v2_run_module.html +++ b/branch/stable-3/docker_compose_v2_run_module.html @@ -8,7 +8,7 @@ community.docker.docker_compose_v2_run module – Run command in a new container of a Compose service — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_config_module.html b/branch/stable-3/docker_config_module.html index 88c93b63..49a37ff1 100644 --- a/branch/stable-3/docker_config_module.html +++ b/branch/stable-3/docker_config_module.html @@ -8,7 +8,7 @@ community.docker.docker_config module – Manage docker configs. — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_connection.html b/branch/stable-3/docker_connection.html index 565017e9..f03cae7e 100644 --- a/branch/stable-3/docker_connection.html +++ b/branch/stable-3/docker_connection.html @@ -8,7 +8,7 @@ community.docker.docker connection – Run tasks in docker containers — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_container_copy_into_module.html b/branch/stable-3/docker_container_copy_into_module.html index 39d9d719..8fc32f6c 100644 --- a/branch/stable-3/docker_container_copy_into_module.html +++ b/branch/stable-3/docker_container_copy_into_module.html @@ -8,7 +8,7 @@ community.docker.docker_container_copy_into module – Copy a file into a Docker container — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_container_exec_module.html b/branch/stable-3/docker_container_exec_module.html index 5e384e46..1d83312a 100644 --- a/branch/stable-3/docker_container_exec_module.html +++ b/branch/stable-3/docker_container_exec_module.html @@ -8,7 +8,7 @@ community.docker.docker_container_exec module – Execute command in a docker container — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_container_info_module.html b/branch/stable-3/docker_container_info_module.html index feda06f6..19a9a48c 100644 --- a/branch/stable-3/docker_container_info_module.html +++ b/branch/stable-3/docker_container_info_module.html @@ -8,7 +8,7 @@ community.docker.docker_container_info module – Retrieves facts about docker container — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_container_module.html b/branch/stable-3/docker_container_module.html index c3dfff59..c98f17c2 100644 --- a/branch/stable-3/docker_container_module.html +++ b/branch/stable-3/docker_container_module.html @@ -8,7 +8,7 @@ community.docker.docker_container module – manage Docker containers — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_containers_inventory.html b/branch/stable-3/docker_containers_inventory.html index 99f70521..e2c7851a 100644 --- a/branch/stable-3/docker_containers_inventory.html +++ b/branch/stable-3/docker_containers_inventory.html @@ -8,7 +8,7 @@ community.docker.docker_containers inventory – Ansible dynamic inventory plugin for Docker containers — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_host_info_module.html b/branch/stable-3/docker_host_info_module.html index e679afc4..ac801952 100644 --- a/branch/stable-3/docker_host_info_module.html +++ b/branch/stable-3/docker_host_info_module.html @@ -8,7 +8,7 @@ community.docker.docker_host_info module – Retrieves facts about docker host and lists of objects of the services. — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_image_build_module.html b/branch/stable-3/docker_image_build_module.html index 4662c2d8..e0040158 100644 --- a/branch/stable-3/docker_image_build_module.html +++ b/branch/stable-3/docker_image_build_module.html @@ -8,7 +8,7 @@ community.docker.docker_image_build module – Build Docker images using Docker buildx — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_image_export_module.html b/branch/stable-3/docker_image_export_module.html index c24be643..cd0bc579 100644 --- a/branch/stable-3/docker_image_export_module.html +++ b/branch/stable-3/docker_image_export_module.html @@ -8,7 +8,7 @@ community.docker.docker_image_export module – Export (archive) Docker images — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_image_info_module.html b/branch/stable-3/docker_image_info_module.html index b0139efd..bbe589f7 100644 --- a/branch/stable-3/docker_image_info_module.html +++ b/branch/stable-3/docker_image_info_module.html @@ -8,7 +8,7 @@ community.docker.docker_image_info module – Inspect docker images — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_image_load_module.html b/branch/stable-3/docker_image_load_module.html index 32d52816..d8b67ed4 100644 --- a/branch/stable-3/docker_image_load_module.html +++ b/branch/stable-3/docker_image_load_module.html @@ -8,7 +8,7 @@ community.docker.docker_image_load module – Load docker image(s) from archives — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_image_module.html b/branch/stable-3/docker_image_module.html index 8db725e0..171dbab4 100644 --- a/branch/stable-3/docker_image_module.html +++ b/branch/stable-3/docker_image_module.html @@ -8,7 +8,7 @@ community.docker.docker_image module – Manage docker images — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_image_pull_module.html b/branch/stable-3/docker_image_pull_module.html index 948ce873..a1625ac9 100644 --- a/branch/stable-3/docker_image_pull_module.html +++ b/branch/stable-3/docker_image_pull_module.html @@ -8,7 +8,7 @@ community.docker.docker_image_pull module – Pull Docker images from registries — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_image_push_module.html b/branch/stable-3/docker_image_push_module.html index 71720700..15a596b7 100644 --- a/branch/stable-3/docker_image_push_module.html +++ b/branch/stable-3/docker_image_push_module.html @@ -8,7 +8,7 @@ community.docker.docker_image_push module – Push Docker images to registries — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_image_remove_module.html b/branch/stable-3/docker_image_remove_module.html index 0cb650f0..9d1b121b 100644 --- a/branch/stable-3/docker_image_remove_module.html +++ b/branch/stable-3/docker_image_remove_module.html @@ -8,7 +8,7 @@ community.docker.docker_image_remove module – Remove Docker images — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_image_tag_module.html b/branch/stable-3/docker_image_tag_module.html index 63cb6701..05f5f979 100644 --- a/branch/stable-3/docker_image_tag_module.html +++ b/branch/stable-3/docker_image_tag_module.html @@ -8,7 +8,7 @@ community.docker.docker_image_tag module – Tag Docker images with new names and/or tags — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_login_module.html b/branch/stable-3/docker_login_module.html index 34eabe6c..dc0e1288 100644 --- a/branch/stable-3/docker_login_module.html +++ b/branch/stable-3/docker_login_module.html @@ -8,7 +8,7 @@ community.docker.docker_login module – Log into a Docker registry. — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_machine_inventory.html b/branch/stable-3/docker_machine_inventory.html index 343c2602..8b4f1541 100644 --- a/branch/stable-3/docker_machine_inventory.html +++ b/branch/stable-3/docker_machine_inventory.html @@ -8,7 +8,7 @@ community.docker.docker_machine inventory – Docker Machine inventory source — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_network_info_module.html b/branch/stable-3/docker_network_info_module.html index 9db20fe9..e645616c 100644 --- a/branch/stable-3/docker_network_info_module.html +++ b/branch/stable-3/docker_network_info_module.html @@ -8,7 +8,7 @@ community.docker.docker_network_info module – Retrieves facts about docker network — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_network_module.html b/branch/stable-3/docker_network_module.html index f366c2a4..3752493e 100644 --- a/branch/stable-3/docker_network_module.html +++ b/branch/stable-3/docker_network_module.html @@ -8,7 +8,7 @@ community.docker.docker_network module – Manage Docker networks — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_node_info_module.html b/branch/stable-3/docker_node_info_module.html index e2d443ff..a9bfeb80 100644 --- a/branch/stable-3/docker_node_info_module.html +++ b/branch/stable-3/docker_node_info_module.html @@ -8,7 +8,7 @@ community.docker.docker_node_info module – Retrieves facts about docker swarm node from Swarm Manager — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_node_module.html b/branch/stable-3/docker_node_module.html index e1d618b3..44969e6e 100644 --- a/branch/stable-3/docker_node_module.html +++ b/branch/stable-3/docker_node_module.html @@ -8,7 +8,7 @@ community.docker.docker_node module – Manage Docker Swarm node — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_plugin_module.html b/branch/stable-3/docker_plugin_module.html index 9abf97b7..41ea8859 100644 --- a/branch/stable-3/docker_plugin_module.html +++ b/branch/stable-3/docker_plugin_module.html @@ -8,7 +8,7 @@ community.docker.docker_plugin module – Manage Docker plugins — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_prune_module.html b/branch/stable-3/docker_prune_module.html index f65b9410..bc58ef5f 100644 --- a/branch/stable-3/docker_prune_module.html +++ b/branch/stable-3/docker_prune_module.html @@ -8,7 +8,7 @@ community.docker.docker_prune module – Allows to prune various docker objects — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_secret_module.html b/branch/stable-3/docker_secret_module.html index e7dca68f..f9ecd5fe 100644 --- a/branch/stable-3/docker_secret_module.html +++ b/branch/stable-3/docker_secret_module.html @@ -8,7 +8,7 @@ community.docker.docker_secret module – Manage docker secrets. — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_stack_info_module.html b/branch/stable-3/docker_stack_info_module.html index 0a830ff6..67df87d8 100644 --- a/branch/stable-3/docker_stack_info_module.html +++ b/branch/stable-3/docker_stack_info_module.html @@ -8,7 +8,7 @@ community.docker.docker_stack_info module – Return information on all docker stacks — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_stack_module.html b/branch/stable-3/docker_stack_module.html index dd9e8cd1..166d1a04 100644 --- a/branch/stable-3/docker_stack_module.html +++ b/branch/stable-3/docker_stack_module.html @@ -8,7 +8,7 @@ community.docker.docker_stack module – docker stack module — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_stack_task_info_module.html b/branch/stable-3/docker_stack_task_info_module.html index 0adf94ea..6c415b38 100644 --- a/branch/stable-3/docker_stack_task_info_module.html +++ b/branch/stable-3/docker_stack_task_info_module.html @@ -8,7 +8,7 @@ community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_swarm_info_module.html b/branch/stable-3/docker_swarm_info_module.html index 4fd711ac..9cadc46a 100644 --- a/branch/stable-3/docker_swarm_info_module.html +++ b/branch/stable-3/docker_swarm_info_module.html @@ -8,7 +8,7 @@ community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster. — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_swarm_inventory.html b/branch/stable-3/docker_swarm_inventory.html index f6f67fa4..84888819 100644 --- a/branch/stable-3/docker_swarm_inventory.html +++ b/branch/stable-3/docker_swarm_inventory.html @@ -8,7 +8,7 @@ community.docker.docker_swarm inventory – Ansible dynamic inventory plugin for Docker swarm nodes. — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_swarm_module.html b/branch/stable-3/docker_swarm_module.html index f1278995..abc26caf 100644 --- a/branch/stable-3/docker_swarm_module.html +++ b/branch/stable-3/docker_swarm_module.html @@ -8,7 +8,7 @@ community.docker.docker_swarm module – Manage Swarm cluster — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_swarm_service_info_module.html b/branch/stable-3/docker_swarm_service_info_module.html index 693b9959..d9058edc 100644 --- a/branch/stable-3/docker_swarm_service_info_module.html +++ b/branch/stable-3/docker_swarm_service_info_module.html @@ -8,7 +8,7 @@ community.docker.docker_swarm_service_info module – Retrieves information about docker services from a Swarm Manager — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_swarm_service_module.html b/branch/stable-3/docker_swarm_service_module.html index d6731034..a67116a6 100644 --- a/branch/stable-3/docker_swarm_service_module.html +++ b/branch/stable-3/docker_swarm_service_module.html @@ -8,7 +8,7 @@ community.docker.docker_swarm_service module – docker swarm service — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_volume_info_module.html b/branch/stable-3/docker_volume_info_module.html index 6fec8860..53fbce2c 100644 --- a/branch/stable-3/docker_volume_info_module.html +++ b/branch/stable-3/docker_volume_info_module.html @@ -8,7 +8,7 @@ community.docker.docker_volume_info module – Retrieve facts about Docker volumes — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docker_volume_module.html b/branch/stable-3/docker_volume_module.html index a96418af..5d7ed713 100644 --- a/branch/stable-3/docker_volume_module.html +++ b/branch/stable-3/docker_volume_module.html @@ -8,7 +8,7 @@ community.docker.docker_volume module – Manage Docker volumes — Community.Docker Collection documentation - + diff --git a/branch/stable-3/docsite/scenario_guide.html b/branch/stable-3/docsite/scenario_guide.html index b4156508..40277a19 100644 --- a/branch/stable-3/docsite/scenario_guide.html +++ b/branch/stable-3/docsite/scenario_guide.html @@ -7,7 +7,7 @@ Docker Guide — Community.Docker Collection documentation - + diff --git a/branch/stable-3/environment_variables.html b/branch/stable-3/environment_variables.html index c9181a0f..8fcd0bf2 100644 --- a/branch/stable-3/environment_variables.html +++ b/branch/stable-3/environment_variables.html @@ -8,7 +8,7 @@ Index of all Collection Environment Variables — Community.Docker Collection documentation - + diff --git a/branch/stable-3/index.html b/branch/stable-3/index.html index 199ba0b0..56fd3ef3 100644 --- a/branch/stable-3/index.html +++ b/branch/stable-3/index.html @@ -8,7 +8,7 @@ Community.Docker — Community.Docker Collection documentation - + diff --git a/branch/stable-3/nsenter_connection.html b/branch/stable-3/nsenter_connection.html index 50fa23ca..9a4a8b34 100644 --- a/branch/stable-3/nsenter_connection.html +++ b/branch/stable-3/nsenter_connection.html @@ -8,7 +8,7 @@ community.docker.nsenter connection – execute on host running controller container — Community.Docker Collection documentation - + diff --git a/branch/stable-3/search.html b/branch/stable-3/search.html index aa48a986..fc1621fa 100644 --- a/branch/stable-3/search.html +++ b/branch/stable-3/search.html @@ -6,7 +6,7 @@ Search — Community.Docker Collection documentation - +