xmpp2: enable swap #95
Annotations
7 errors
|
lint
Process completed with exit code 1.
|
|
fqcn[action]:
xmpp2/system.yml#L50
Use FQCN for module actions, such `ansible.posix.sysctl`.
|
|
fqcn[action-core]:
xmpp2/system.yml#L46
Use FQCN for builtin module actions (command).
|
|
no-changed-when:
xmpp2/system.yml#L45
Commands should not change things if nothing needs doing.
|
|
no-changed-when:
xmpp2/system.yml#L31
Commands should not change things if nothing needs doing.
|
|
no-changed-when:
xmpp2/system.yml#L20
Commands should not change things if nothing needs doing.
|
|
fqcn[action-core]:
xmpp2/system.yml#L16
Use FQCN for builtin module actions (stat).
|