diff --git a/playbooks/launch_linux_container.yml b/playbooks/image_published_locally.yml similarity index 69% rename from playbooks/launch_linux_container.yml rename to playbooks/image_published_locally.yml index 7f590e2..43abcc5 100644 --- a/playbooks/launch_linux_container.yml +++ b/playbooks/image_published_locally.yml @@ -1,5 +1,5 @@ --- -- name: launch linux container +- name: Create and publish Linux container image to a local image server hosts: localhost gather_facts: false tasks: