0 votes
96 views
in General by (0 points)
closed by
Complete the code snippet to switch to a branch named new feature in git. apt update update package apache2

file 'var/www/html/index.html do content <h1>Hello DevOps!</h1>

end

service apache2' do <missing code>

end
closed

1 Answer

0 votes
by (0 points)
 
Best answer
action [:start, :enable]

2.8k questions

2.8k answers

0 comments

76 users

Welcome to MCQ Village Q&A, where you can ask questions and receive answers from other members of the community.
...