Update main.yml
This commit is contained in:
parent
eb49981336
commit
e859ed3b67
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
- name: Check system architecture
|
||||
shell: uname -m
|
||||
register: system_architecture
|
||||
|
||||
|
||||
- name: Print system architecture
|
||||
debug:
|
||||
var: system_architecture.stdout
|
||||
|
|
Loading…
Add table
Reference in a new issue