tofu instance import debug, vpc_subnet data parsing part II, (part I fb97fd0adf)
All checks were successful
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Successful in 58s
All checks were successful
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Successful in 58s
This commit is contained in:
parent
fb97fd0adf
commit
5bcc48a2b6
@ -23,10 +23,11 @@
|
||||
tofu state ls
|
||||
chdir: "/workspace/seasharp/ansible-role_podman-host/tofu"
|
||||
register: mycmd
|
||||
|
||||
## grep names from subnet data
|
||||
## tofu import module.instance
|
||||
- debug:
|
||||
msg: |
|
||||
{{ mycmd }}
|
||||
{{ mycmd.stdout_lines }}
|
||||
# - name: Create instance config
|
||||
# when: server.changed | default(false) | bool # noqa no-handler
|
||||
# block:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user