diff --git a/misc.yml b/misc.yml index f8315d4..e4ec1fc 100644 --- a/misc.yml +++ b/misc.yml @@ -71,9 +71,9 @@ policy: targeted state: permissive -- name: create message in motd - copy: - content: "\n**************************************************\n* !! This -server is managed by ANSIBLE !! *\n* The config files must be changed in repos -itory *\n**************************************************\n\n" - dest: /etc/motd \ No newline at end of file +#- name: create message in motd +# copy: +# content: "\n**************************************************\n* !! This +#server is managed by ANSIBLE !! *\n* The config files must be changed in repos +#itory *\n**************************************************\n\n" +# dest: /etc/motd \ No newline at end of file