diff --git a/docs/index.md b/docs/index.md index 7c0151751..960b1b772 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5,7 +5,7 @@ The Pulp 3 Ansible installer is a collection of Ansible roles that you can use t Each Ansible role installs and configures a component of Pulp. -This version of the installer, 3.18.11, installs the latest release of pulpcore 3.18.z. +This version of the installer, 3.18.12, installs the latest release of pulpcore 3.18.z. If run against an older version of Pulp 3, it will upgrade it to 3.18.z. diff --git a/galaxy.yml b/galaxy.yml index 133a7aca3..8cee44809 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -10,7 +10,7 @@ namespace: pulp name: pulp_installer # The version of the collection. Must be compatible with semantic versioning -version: 3.18.11 +version: 3.18.12 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md diff --git a/roles/pulp_common/tasks/.configure.yml.swp b/roles/pulp_common/tasks/.configure.yml.swp new file mode 100644 index 000000000..3ceae2bdf Binary files /dev/null and b/roles/pulp_common/tasks/.configure.yml.swp differ