This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangjianlong-galaxy-auto-d…/parcels/test1.yml
2021-08-19 17:26:25 +08:00

8 lines
189 B
YAML

- hosts: 127.0.0.1
remote_user: root
gather_facts: yes
tasks:
- name: message
debug:
msg: "{{ package_path }} {{ playbook_dir | dirname }} {{ qgw_image_tar_name }}"