Giter Club home page Giter Club logo

ansible-macdeploy's People

Contributors

e30chris avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

ansible-macdeploy's Issues

remove cask

failed: [localhost] (item=gpgtools) => {"ansible_loop_var": "item", "changed": false, "item": "gpgtools", "msg": "Updating Homebrew...\nError: Cask 'gpgtools' is unavailable: No Cask with this name exists."}

osx.config bug

TASK [osx.config : ensure a password lock on screensaver] **********************************************************************
failed: [localhost] (item=defaults write com.apple.screensaver askForPassword 1 > /dev/null 2>&1) => {"ansible_loop_var": "item", "changed": true, "cmd": ["defaults", "write", "com.apple.screensaver", "askForPassword", "1", ">", "/dev/null", "2>&1"], "delta": "0:00:00.022872", "end": "2019-11-03 12:46:07.569688", "item": "defaults write com.apple.screensaver askForPassword 1 > /dev/null 2>&1", "msg": "non-zero return code", "rc": 1, "start": "2019-11-03 12:46:07.546816", "stderr": "2019-11-03 12:46:07.568 defaults[11349:253784] Unexpected argument >; leaving defaults unchanged.", "stderr_lines": ["2019-11-03 12:46:07.568 defaults[11349:253784] Unexpected argument >; leaving defaults unchanged."], "stdout": "", "stdout_lines": []}
failed: [localhost] (item=defaults write com.apple.screensaver askForPasswordDelay 0 > /dev/null 2>&1) => {"ansible_loop_var": "item", "changed": true, "cmd": ["defaults", "write", "com.apple.screensaver", "askForPasswordDelay", "0", ">", "/dev/null", "2>&1"], "delta": "0:00:00.021860", "end": "2019-11-03 12:46:07.857116", "item": "defaults write com.apple.screensaver askForPasswordDelay 0 > /dev/null 2>&1", "msg": "non-zero return code", "rc": 1, "start": "2019-11-03 12:46:07.835256", "stderr": "2019-11-03 12:46:07.855 defaults[11366:253856] Unexpected argument >; leaving defaults unchanged.", "stderr_lines": ["2019-11-03 12:46:07.855 defaults[11366:253856] Unexpected argument >; leaving defaults unchanged."], "stdout": "", "stdout_lines": []}

remove cask

failed: [localhost] (item=nmap) => {"ansible_loop_var": "item", "changed": false, "item": "nmap", "msg": "Error: Cask 'nmap' is unavailable: No Cask with this name exists. Did you mean “zenmap”?"}

deprecated with_items use loop instead

[DEPRECATION WARNING]: Invoking "homebrew" 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: ['corectl', 'coreutils', 'cowsay', 'curl',
 'dnstracer', 'exiftool', 'git', 'git-lfs', 'gnu-getopt', 'gnu-sed', 'gnu-tar', 'gnu-time', 'gnu-units', 'gnu-which', 'gnupg', 
'gnupg2', 'gnutls', 'htop', 'htop-osx', 'hugo', 'iftop', 'jpeg', 'jq', 'moreutils', 'mtr', 'mutt', 'nmap', 'openssl', 'opus', 
'p7zip', 'packer', 'prettyping', 'progress', 'readline', 'rename', 'siege', 'ssh-copy-id', 'sysdig', 'terraform', 'tldr', 
'tree', 'unrar', 'vim', 'watch', 'wget', 'wireshark', 'xz', 'youtube-dl', 'zsh-completions', 'zsh-syntax-highlighting']` and 
remove the loop. This feature will be removed in version 2.11. Deprecation warnings can be disabled by setting 
deprecation_warnings=False in ansible.cfg.

remove cask

failed: [localhost] (item=dupin) => {"ansible_loop_var": "item", "changed": false, "item": "dupin", "msg": "Error: Cask 'dupin' is unavailable: No Cask with this name exists."}

remove cask

failed: [localhost] (item=kismac) => {"ansible_loop_var": "item", "changed": false, "item": "kismac", "msg": "Error: Cask 'kismac' is unavailable: No Cask with this name exists."}

remove cask

failed: [localhost] (item=exiftool) => {"ansible_loop_var": "item", "changed": false, "item": "exiftool", "msg": "Error: Cask 'exiftool' is unavailable: No Cask with this name exists."}

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.