mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
undocument service list=status, since that's gone now
This commit is contained in:
@@ -1110,13 +1110,6 @@ idempotent actions that will not run commands unless neccessary.
|
||||
<td> </td>
|
||||
<td>Whether the service should start on boot. Either ‘yes’ or ‘no’.</td>
|
||||
</tr>
|
||||
<tr><td>list</td>
|
||||
<td>no</td>
|
||||
<td> </td>
|
||||
<td>when used as ‘list=status’, returns the status of the service along with
|
||||
other results. Primarily useful for /usr/bin/ansible or playbooks with
|
||||
–verbose.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p>Example action from Ansible <a class="reference internal" href="playbooks.html"><em>Playbooks</em></a>:</p>
|
||||
|
||||
Reference in New Issue
Block a user