RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.
Go to file
Kevin Carter 65e6e5b035 Ensure that the playbooks and roles can display debug data when enabled
This change will enable or disable no_log and debug options whenever the
verbosity is set to an integer greater than 2. This will ensure operators and
deployers are best equipped to troubleshoot issues by dynamically providing
additional data in an expected way. To ensure we're able to differentiate
between output masking and security masking, two options were used to enable or
disable no_log across our roles and playbooks.

> All debug options, without security implications, will now react to the
  `ansible_verbosity` built in by default. Changes have been made to our
  skeleton role to ensure this is enforced on all new roles created going
  forward.

> An additional prefixed role option, `*_hide_sensitive_logs`, has been added to
  allow operators to easily toggle sensitive output when required. The role
  prefixed variables will respond to the global option `hide_sensitive_logs` as
  defined in THT which will ensure a consistent user experience.

Depends-On: I84f3982811ade59bac5ebaf3a124f9bfa6fa22a4
Change-Id: Ia6658110326899107a0e277f0d2574c79a8a820b
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2020-05-23 15:04:10 +00:00
.ansible-lint_rules Add custom ansible-lint rule for Role Names 2020-02-27 10:53:11 +00:00
_skeleton_role_ Ensure that the playbooks and roles can display debug data when enabled 2020-05-23 15:04:10 +00:00
doc Merge "Add module and playbook for overcloudrc generation" 2020-05-07 17:10:00 +00:00
releasenotes tripleo_container_manage: remove systemd healthchecks 2020-04-22 23:45:27 -04:00
scripts Convert docker molecule usage to podman 2020-04-30 09:55:18 -05:00
tests Merge "Convert tox to native zuul" 2019-07-08 14:18:00 +00:00
tripleo_ansible Ensure that the playbooks and roles can display debug data when enabled 2020-05-23 15:04:10 +00:00
zuul.d Update periodic jobs list 2020-05-07 19:44:41 +03:00
.ansible-lint Add custom ansible-lint rule for Role Names 2020-02-27 10:53:11 +00:00
.gitignore Introduce unit tests structure for tripleo-ansible filters 2019-12-02 22:26:16 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:33:52 +00:00
.pre-commit-config.yaml Revert "Workaround for ansible-lint installation failure" 2019-10-29 13:25:49 +00:00
.stestr.conf Introduce unit tests structure for tripleo-ansible filters 2019-12-02 22:26:16 +00:00
.yamllint Re-organize zuul config 2019-06-19 12:52:07 -05:00
LICENSE normalize newlines at end of file 2019-11-12 15:06:58 +00:00
README.rst Fix launchpad tracker in README.rst 2019-09-29 10:08:38 +02:00
ansible-requirements.txt module tripleo_baremetal_expand_roles 2020-03-06 15:12:21 +00:00
ansible-test-env.rc Introduce tripleo-config role 2019-07-30 13:02:25 -05:00
bindep.txt Convert docker molecule usage to podman 2020-04-30 09:55:18 -05:00
constraints.txt Fix the docs job 2020-03-19 19:31:20 +00:00
molecule-requirements.txt Convert docker molecule usage to podman 2020-04-30 09:55:18 -05:00
requirements.txt Add tripleo-common and other client libraries to requirements 2020-02-21 15:41:04 +05:30
role-addition.yml role-addition: automatically add the new molecule jobs into periodic 2020-05-07 13:17:28 -04:00
roles Revert "Remove roles symlink" 2019-10-28 21:43:35 +00:00
setup.cfg Cleanup after rename-pocolyps 2020-04-02 07:56:20 -05:00
setup.py Initial repo content 2018-07-17 16:36:40 -07:00
test-requirements.txt Remove duplicate mock requirement from test-reqs 2020-03-10 00:53:12 +02:00
tox.ini Convert docker molecule usage to podman 2020-04-30 09:55:18 -05:00

README.rst

Team and repository tags

image

TripleO Ansible

TripleO Ansible project repository. Contains Ansible playbooks, roles, and plugins for use with TripleO.

Documentation for the project can be found at: https://docs.openstack.org/tripleo-ansible/latest/

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/tripleo-ansible/

The project source code repository is located at: https://opendev.org/openstack/tripleo-ansible/

The project home is at: https://launchpad.net/tripleo

The project bug tracker is located at: https://bugs.launchpad.net/tripleo