Updated from OpenStack Ansible Integrated repository

Change-Id: Ic4dfaedeb6f082a918cdee57abbc990b7fd62075
Signed-off-by: OpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Generated-By: openstack/project-config:playbooks/proposal/propose_update.sh
This commit is contained in:
OpenStack Proposal Bot
2026-04-20 23:16:26 +00:00
parent 224c196870
commit 42ba25151e
+29 -19
View File
@@ -1,14 +1,3 @@
# Add patterns in here to exclude files created by tools integrated with this
# repository, such as test frameworks from the project's recommended workflow,
# rendered documentation and package builds.
#
# Don't add patterns to exclude files created by preferred personal tools
# (editors, IDEs, your operating system itself even). These should instead be
# maintained outside the repository, for example in a ~/.gitignore file added
# with:
#
# git config --global core.excludesfile '~/.gitignore'
# Compiled source #
###################
*.com
@@ -21,6 +10,7 @@
build/
dist/
doc/build/
deploy-guide/build/
# Packages #
############
@@ -44,11 +34,26 @@ logs/*
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.ansible
.Spotlight-V100
.Trashes
.idea
.tox
*.sublime*
*.egg-info
Icon?
ehthumbs.db
Thumbs.db
.eggs
.coverage
*.retry
# User driven backup files #
############################
*.bak
*.swp
# Generated by pbr while building docs
######################################
@@ -58,13 +63,18 @@ ChangeLog
# Files created by releasenotes build
releasenotes/build
# Test temp files
tests/common
tests/*.retry
# Vagrant artifacts
.vagrant
# Git clones
openstack-ansible-ops
previous
# run playbooks tests
playbooks/root-include-playbook.yml
playbooks/include-playbook.yml*
playbooks/logs
tests/inventory
# ignore zanata/sphinx cache on translation job
.zanata-cache/
doc/source/.doctrees/
# ignore fetched upper-contraints file while translation job
upper-constraints.txt