RedHat EX294 Exam - Topic 2 Question 31 Discussion
Create a playbook that changes the default target on all nodes to multi-user tarqet. Do this in playbook file called target.yml in /home/sandy/ansible
A) Explanation:
- name: change default target
hosts: all
tasks:
- name: change target
file:
src: /usr/lib/systemd/system/multi-user.target dest: /etc/systemd/system/default.target state: link
Kasandra
8 months agoReita
8 months agoMaricela
8 months agoKara
8 months agoLorean
9 months agoMozell
9 months agoLamonica
9 months agoIzetta
9 months agoPrecious
9 months agoEffie
9 months agoAzzie
9 months agoLauna
9 months agoYaeko
9 months agoElouise
9 months agoAndra
9 months ago