Skip to content

Commit

Permalink
chore: auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 20, 2024
1 parent 7a67fde commit af5a5ea
Show file tree
Hide file tree
Showing 13 changed files with 24 additions and 38 deletions.
5 changes: 2 additions & 3 deletions docs/rst/activation_info_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ Parameters

This should only be used on personally controlled sites using self-signed certificates.

If value not set, will try environment variable \ :literal:`CONTROLLER\_VERIFY\_SSL`\
If value not set, will try environment variable \ :literal:`CONTROLLER\_VERIFY\_SSL`\


.. rst-class:: ansible-option-line
Expand Down Expand Up @@ -341,7 +341,7 @@ Examples

.. code-block:: yaml+jinja


- name: Get information about a rulebook activation
ansible.eda.activation_info:
name: "Example Rulebook Activation"
Expand Down Expand Up @@ -449,4 +449,3 @@ Collection links


.. Parsing errors
5 changes: 2 additions & 3 deletions docs/rst/activation_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -884,7 +884,7 @@ Parameters

This should only be used on personally controlled sites using self-signed certificates.

If value not set, will try environment variable \ :literal:`CONTROLLER\_VERIFY\_SSL`\
If value not set, will try environment variable \ :literal:`CONTROLLER\_VERIFY\_SSL`\


.. rst-class:: ansible-option-line
Expand Down Expand Up @@ -955,7 +955,7 @@ Examples

.. code-block:: yaml+jinja


- name: Create a rulebook activation
ansible.eda.activation:
name: "Example Rulebook Activation"
Expand Down Expand Up @@ -1072,4 +1072,3 @@ Collection links


.. Parsing errors
5 changes: 2 additions & 3 deletions docs/rst/controller_token_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ Parameters

This should only be used on personally controlled sites using self-signed certificates.

If value not set, will try environment variable \ :literal:`CONTROLLER\_VERIFY\_SSL`\
If value not set, will try environment variable \ :literal:`CONTROLLER\_VERIFY\_SSL`\


.. rst-class:: ansible-option-line
Expand Down Expand Up @@ -460,7 +460,7 @@ Examples

.. code-block:: yaml+jinja


- name: Create AWX token
ansible.eda.controller_token:
controller_host: https://my_eda_host/
Expand Down Expand Up @@ -580,4 +580,3 @@ Collection links


.. Parsing errors
5 changes: 2 additions & 3 deletions docs/rst/credential_info_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ Parameters

This should only be used on personally controlled sites using self-signed certificates.

If value not set, will try environment variable \ :literal:`CONTROLLER\_VERIFY\_SSL`\
If value not set, will try environment variable \ :literal:`CONTROLLER\_VERIFY\_SSL`\


.. rst-class:: ansible-option-line
Expand Down Expand Up @@ -341,7 +341,7 @@ Examples

.. code-block:: yaml+jinja


- name: Get information about a credential
ansible.eda.credential_info:
name: "Test"
Expand Down Expand Up @@ -449,4 +449,3 @@ Collection links


.. Parsing errors
5 changes: 2 additions & 3 deletions docs/rst/credential_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ Parameters

This should only be used on personally controlled sites using self-signed certificates.

If value not set, will try environment variable \ :literal:`CONTROLLER\_VERIFY\_SSL`\
If value not set, will try environment variable \ :literal:`CONTROLLER\_VERIFY\_SSL`\


.. rst-class:: ansible-option-line
Expand Down Expand Up @@ -557,7 +557,7 @@ Examples

.. code-block:: yaml+jinja


- name: Create an EDA Credential
ansible.eda.credential:
name: "Example Credential"
Expand Down Expand Up @@ -672,4 +672,3 @@ Collection links


.. Parsing errors
5 changes: 2 additions & 3 deletions docs/rst/credential_type_info_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ Parameters

This should only be used on personally controlled sites using self-signed certificates.

If value not set, will try environment variable \ :literal:`CONTROLLER\_VERIFY\_SSL`\
If value not set, will try environment variable \ :literal:`CONTROLLER\_VERIFY\_SSL`\


.. rst-class:: ansible-option-line
Expand Down Expand Up @@ -341,7 +341,7 @@ Examples

.. code-block:: yaml+jinja


- name: Get information about a credential type
ansible.eda.credential_type_info:
name: "Test"
Expand Down Expand Up @@ -449,4 +449,3 @@ Collection links


.. Parsing errors
5 changes: 2 additions & 3 deletions docs/rst/credential_type_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ Parameters

This should only be used on personally controlled sites using self-signed certificates.

If value not set, will try environment variable \ :literal:`CONTROLLER\_VERIFY\_SSL`\
If value not set, will try environment variable \ :literal:`CONTROLLER\_VERIFY\_SSL`\


.. rst-class:: ansible-option-line
Expand Down Expand Up @@ -519,7 +519,7 @@ Examples

.. code-block:: yaml+jinja


- name: Create a credential type
ansible.eda.credential_type:
name: "Test"
Expand Down Expand Up @@ -639,4 +639,3 @@ Collection links


.. Parsing errors
5 changes: 2 additions & 3 deletions docs/rst/decision_environment_info_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ Parameters

This should only be used on personally controlled sites using self-signed certificates.

If value not set, will try environment variable \ :literal:`CONTROLLER\_VERIFY\_SSL`\
If value not set, will try environment variable \ :literal:`CONTROLLER\_VERIFY\_SSL`\


.. rst-class:: ansible-option-line
Expand Down Expand Up @@ -341,7 +341,7 @@ Examples

.. code-block:: yaml+jinja


- name: List all EDA Decision Environments
ansible.eda.decision_environment_info:
controller_host: https://my_eda_host/
Expand Down Expand Up @@ -455,4 +455,3 @@ Collection links


.. Parsing errors
5 changes: 2 additions & 3 deletions docs/rst/decision_environment_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ Parameters

This should only be used on personally controlled sites using self-signed certificates.

If value not set, will try environment variable \ :literal:`CONTROLLER\_VERIFY\_SSL`\
If value not set, will try environment variable \ :literal:`CONTROLLER\_VERIFY\_SSL`\


.. rst-class:: ansible-option-line
Expand Down Expand Up @@ -519,7 +519,7 @@ Examples

.. code-block:: yaml+jinja


- name: Create EDA Decision Environment
ansible.eda.decision_environment:
controller_host: https://my_eda_host/
Expand Down Expand Up @@ -649,4 +649,3 @@ Collection links


.. Parsing errors
2 changes: 0 additions & 2 deletions docs/rst/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,3 @@ Modules
project_module
project_info_module
user_module


5 changes: 2 additions & 3 deletions docs/rst/project_info_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ Parameters

This should only be used on personally controlled sites using self-signed certificates.

If value not set, will try environment variable \ :literal:`CONTROLLER\_VERIFY\_SSL`\
If value not set, will try environment variable \ :literal:`CONTROLLER\_VERIFY\_SSL`\


.. rst-class:: ansible-option-line
Expand Down Expand Up @@ -343,7 +343,7 @@ Examples

.. code-block:: yaml+jinja


- name: List a particular project
ansible.eda.project_info:
controller_host: https://my_eda_host/
Expand Down Expand Up @@ -459,4 +459,3 @@ Collection links


.. Parsing errors
5 changes: 2 additions & 3 deletions docs/rst/project_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ Parameters

This should only be used on personally controlled sites using self-signed certificates.

If value not set, will try environment variable \ :literal:`CONTROLLER\_VERIFY\_SSL`\
If value not set, will try environment variable \ :literal:`CONTROLLER\_VERIFY\_SSL`\


.. rst-class:: ansible-option-line
Expand Down Expand Up @@ -519,7 +519,7 @@ Examples

.. code-block:: yaml+jinja


- name: Create EDA Projects
ansible.eda.project:
controller_host: https://my_eda_host/
Expand Down Expand Up @@ -590,4 +590,3 @@ Collection links


.. Parsing errors
5 changes: 2 additions & 3 deletions docs/rst/user_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -611,7 +611,7 @@ Parameters

This should only be used on personally controlled sites using self-signed certificates.

If value not set, will try environment variable \ :literal:`CONTROLLER\_VERIFY\_SSL`\
If value not set, will try environment variable \ :literal:`CONTROLLER\_VERIFY\_SSL`\


.. rst-class:: ansible-option-line
Expand Down Expand Up @@ -643,7 +643,7 @@ Examples

.. code-block:: yaml+jinja


- name: Create EDA user
ansible.eda.user:
controller_host: https://my_eda_host/
Expand Down Expand Up @@ -776,4 +776,3 @@ Collection links


.. Parsing errors

0 comments on commit af5a5ea

Please sign in to comment.