Code Monkey home page Code Monkey logo

ansible-role-exim4-sendonly's People

Contributors

astik avatar julienpalard avatar mrtango avatar phill93 avatar tschifftner avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

ansible-role-exim4-sendonly's Issues

logrotate fails

logrotate fails with this message:

error: skipping "/var/mail/*" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation.

because folder is owned by root and the group is mail

root@test:/var/mail# ls -la
total 8
drwxrwsr-x  2 root mail 4096 Jun 21  2017 .
drwxr-xr-x 12 root root 4096 Feb 11 13:16 ..

ansible 2.8.0: evaluating exim4_sendonly_enable_tls as a bare variable

On ansible 2.8 I'm getting this warning:

[DEPRECATION WARNING]: evaluating exim4_sendonly_enable_tls as a bare variable,
 this behaviour will go away and you might need to add |bool to the expression 
in the future. Also see CONDITIONAL_BARE_VARS configuration toggle.. This 
feature will be removed in version 2.12. Deprecation warnings can be disabled 
by setting deprecation_warnings=False in ansible.cfg.

apt deprecation warning.

I'm getting:

[DEPRECATION WARNING]: Invoking "apt" only once while using a loop via 
squash_actions is deprecated. Instead of using a loop to supply multiple items 
and specifying `name: {{ item }}`, please use `name: '{{ 
exim4_sendonly_apt_packages }}'` and remove the loop. This feature will be 
removed in version 2.11.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.