ansible-playbook (1) Linux Manual Page
ansible-playbook – run an ansible playbook Synopsisansible-playbook <filename.yml> … [options] DescriptionAnsible playbooks are a configuration and multinode deployment system. Ansible-playbook is the tool used to run them. See the project home page (link below) for more information. Argumentsfilename.yml The names of one or more YAML format files to run as ansible playbooks.Options-b, –become Use privilege…
