Code Monkey home page Code Monkey logo

mac-ansible's People

Contributors

adamchainz avatar

mac-ansible's Issues

Oh My ZSH configuration incomplete

Need to install oh my zsh first before running playbook
Also need to delete the .zshrc file created
Also need to install "you-should-use" by:
git clone https://github.com/MichaelAquilina/zsh-you-should-use.git $ZSH_CUSTOM/plugins/you-should-use

Formula github/gh/gh was renamed to gh.

TASK [chris_mac : Install homebrew packages] ***********************************
fatal: [localhost]: FAILED! => changed=false 
  msg: |-
    ==> Tapping github/gh
    Cloning into '/opt/homebrew/Library/Taps/github/homebrew-gh'...
    Tapped (14 files, 55.4KB).
    Warning: Formula github/gh/gh was renamed to gh.
    Warning: No available formula or cask with the name "github/gh/gh".
    Warning: Formula github/gh/gh was renamed to gh.

Running twice, Pyenv multi versions fails

TASK [chris_mac : python versions] *****************************************************************************************************************************************************************************************************************
failed: [localhost] (item=3.11.4) => changed=true 
  ansible_loop_var: item
  cmd:
  - pyenv
  - install
  - 3.11.4
  delta: '0:00:00.035116'
  end: '2023-09-15 10:40:49.604410'
  failed_when_result: true
  item: 3.11.4
  msg: non-zero return code
  rc: 1
  start: '2023-09-15 10:40:49.569294'
  stderr: 'pyenv: /Users/cmd/.pyenv/versions/3.11.4 already exists'
  stderr_lines: <omitted>
  stdout: ''
  stdout_lines: <omitted>
failed: [localhost] (item=3.10.12) => changed=true 
  ansible_loop_var: item
  cmd:
  - pyenv
  - install
  - 3.10.12
  delta: '0:00:00.034337'
  end: '2023-09-15 10:40:49.753205'
  failed_when_result: true
  item: 3.10.12
  msg: non-zero return code
  rc: 1
  start: '2023-09-15 10:40:49.718868'
  stderr: 'pyenv: /Users/cmd/.pyenv/versions/3.10.12 already exists'
  stderr_lines: <omitted>
  stdout: ''
  stdout_lines: <omitted>
failed: [localhost] (item=3.9.17) => changed=true 
  ansible_loop_var: item
  cmd:
  - pyenv
  - install
  - 3.9.17
  delta: '0:00:00.034925'
  end: '2023-09-15 10:40:49.901011'
  failed_when_result: true
  item: 3.9.17
  msg: non-zero return code
  rc: 1
  start: '2023-09-15 10:40:49.866086'
  stderr: 'pyenv: /Users/cmd/.pyenv/versions/3.9.17 already exists'
  stderr_lines: <omitted>
  stdout: ''
  stdout_lines: <omitted>

No available formula with the name "homebrew/core/postgresql"

TASK [chris_mac : Install homebrew packages] *************************************************************
fatal: [localhost]: FAILED! => changed=false 
  msg: |-
    Warning: No available formula with the name "homebrew/core/postgresql".
    Please tap it and then try again: brew tap homebrew/core

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.