Commit Graph

4 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov d632cee836 Fix example playbook linters
Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/896017
Change-Id: If51b558b393e2f3a9c622bbd3afcb5d3036ec304
2023-10-25 10:34:02 +00:00
wangqi 26efb0db36 Trivial: Fix the pep8 warning
The yaml should start with "---"

Change-Id: Ieece4e2ba2238fa52093be03daafe67278036700
2018-08-06 07:19:28 +00:00
Jesse Pretorius de037c4d3f Rename package lists (and related vars) appropriately
In order to make it easier to differentiate between the lists of
python packages, distribution packages, downloaded packages,
package pins and other similar variables the variable names are
being changed to ensure that they have a more explicit suffix
that defines the purpose and makes the naming more consistent.

This is to facilitate a lookup plugin which will be able to look
up all the package lists and present them as a consolidated piece
of data which may be used for artifact preparation.

Change-Id: Ia44a7a5eefdba72a55ffa877d92cdda2732d4c73
2016-08-30 16:41:49 +01:00
alextricity25 6d7679d077 [DOCS] Move ceilometer configs from developer docs
This commit moves the ceilometer configs in the developer docs
over to the role. It also cleans up README.rst and index.rst to
support the new tree structure for role docs.

As a note, some of the role docs(like this one), do a literalinclude
on files in the integrated repo. These references need to be fixed
to reference the link since the included file will no longer exist
in a guaranteed location that can be referenced with relative paths.

Change-Id: Icfaa49c1876b633adf6b61881006c676b1a57cdc
Signed-off-by: alextricity25 <miguel.cantu@rackspace.com>
2016-08-12 13:33:10 -05:00