Shell: (Ansible module)
Revision as of 12:42, 25 November 2020 by Welcome (talk | contribs) (Created page with " #!/usr/bin/env ansible-playbook - hosts: localhost become: yes tasks: - shell: uptime == See also == * {{Ansible modules}} Category:Ansible")
#!/usr/bin/env ansible-playbook - hosts: localhost become: yes tasks: - shell: uptime
See also
- Ansible modules:
gather_facts, set_fact
,ansible.builtin.file
,lineinfile
,stat
,group
,mount
,git:
,package:
,command:
,shell:
,raw:
,template:
,register:
,user:
, Ansible playbooks examples,tasks:
,lineinfile, blockinfile:
,shell:
,command:
,raw:
,ansible.builtin.file, service:, aws.ecs_taskdefinition, aws.asg, docker_container, kubernetes.core.k8s
,community.
,include_tasks
Advertising: