Ansible example: Install software

From wikieduonline
Revision as of 07:39, 5 April 2021 by Welcome (talk | contribs) (Created page with " #!/usr/bin/env ansible-playbook - hosts: localhost become: yes tasks: - package: name: sysstat state: present == See also == * {{a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Advertising: