Fix spelling of "generate" in tripleo-ceph-run-ansible

This patch is going directly into train because the
tripleo-ceph-run-ansible role was deleted in wallaby.

Change-Id: I476be199bc1929641cf3d67188d9ae81ba94f8d5
Related: rhbz#2081912
This commit is contained in:
John Fulton 2022-05-16 15:14:01 -04:00
parent 7ae7549444
commit e07eeb999e
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
# License for the specific language governing permissions and limitations
# under the License.
- name: genereate create_ceph_ansible_remote_tmp playbook
- name: generate create_ceph_ansible_remote_tmp playbook
copy:
dest: "{{ playbook_dir }}/ceph-ansible/create_ceph_ansible_remote_tmp.yml"
content: |