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
10 months agoReita
10 months agoMaricela
10 months agoKara
10 months agoLorean
11 months agoMozell
11 months agoLamonica
11 months agoIzetta
11 months agoPrecious
11 months agoEffie
11 months agoAzzie
11 months agoLauna
11 months agoYaeko
11 months agoElouise
11 months agoAndra
11 months ago