Gabriel Guzman 2 weeks ago committed by GitHub
commit a81e713884
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -140,7 +140,7 @@ EXAMPLES = r'''
- name: Enable service httpd, and not touch the state
ansible.builtin.service:
name: httpd
enabled: yes
enabled: true
- name: Start service foo, based on running process /usr/bin/foo
ansible.builtin.service:

Loading…
Cancel
Save