RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.
Go to file
Takashi Kajinami fc758a2fbd Hide output which can contain password strings
The change I68a89e413b7c3eecb747386998bd36314250384b introduced
the task to check whether the password is valid but this task dumps
a raw password string in case password authentication failed for some
reason (eg. the user is not yet created).

This change ensures the output is hidden, unless users explicitly
enable sensitive logs.

Closes-Bug: #1998158
Change-Id: I3214109f4f75620abc25d48db86179a8a411ccc7
2022-11-29 10:58:39 +09:00
.config/molecule Remove unused molecule Dockerfile.j2 2022-09-22 20:24:50 -04:00
_skeleton_role_ Clean the _skeleton_role_ content 2022-07-07 13:32:10 +02:00
doc Drop ansible-core pin from requirements 2022-11-21 00:44:01 +00:00
releasenotes Merge "num_dpdk_interface_rx_queues support net conf schema" 2022-11-08 07:23:12 +00:00
scripts Add missing vars for tripleo-standalone-vars 2022-11-16 15:45:08 +05:30
tests Control molecule tags with test molecule script 2022-08-31 13:27:08 +02:00
tripleo_ansible Hide output which can contain password strings 2022-11-29 10:58:39 +09:00
zuul.d Trigger all molecule jobs if we modify molecule-requirements 2022-11-21 00:43:17 +00:00
.ansible-lint Clean tripleo_iptables related resources 2022-10-03 10:37:02 +02:00
.gitignore Add initial standalone playbooks and inventory for a compute node 2022-10-24 20:28:13 -04:00
.gitreview OpenDev Migration Patch 2019-04-19 19:33:52 +00:00
.pre-commit-config.yaml Set the ansible-lint version to v5.3.2 2022-01-12 22:09:07 +01: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 Drop ansible-core pin from requirements 2022-11-21 00:44:01 +00:00
ansible-test-env-podman.rc tripleo_nova_compute: use config_template for configuration 2022-11-01 17:02:58 -04:00
ansible-test-env.rc Molecule testing for TripleO Strategy Plugins 2020-06-03 20:07:10 +00:00
bindep.txt Use ubi9-init image as base 2022-06-29 14:00:14 +05:30
molecule-requirements.txt Drop ansible-core pin from requirements 2022-11-21 00:44:01 +00:00
requirements.txt Remove usage of glanceclient 2022-06-23 15:53:42 +09:00
requirements.yml Upgrade ansible-lint to 5.0 2021-03-11 09:47:14 +00:00
role-addition.yml Trigger all molecule jobs if we modify molecule-requirements 2022-11-21 00:43:17 +00:00
roles Revert "Remove roles symlink" 2019-10-28 21:43:35 +00:00
setup.cfg Add initial standalone playbooks and inventory for a compute node 2022-10-24 20:28:13 -04:00
setup.py Disable auto discovery as a workaround 2022-03-28 15:26:59 +10:00
test-requirements.txt Add mock to test-requirements 2020-07-07 15:42:21 +03:00
tox.ini Use uc for tox py* targets 2022-11-21 00:44:09 +00: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