8000 New module: freebsd-update · Issue #41367 · ansible/ansible · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

New module: freebsd-update #41367

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
johnwesley opened this issue Jun 9, 2018 · 7 com 8000 ments
Closed

New module: freebsd-update #41367

johnwesley opened this issue Jun 9, 2018 · 7 comments
Labels
affects_2.7 This issue/PR affects Ansible v2.7 bsd BSD community feature This issue/PR relates to a feature request. support:core This issue/PR relates to code supported by the Ansible Engineering Team.

Comments

@johnwesley
Copy link
Contributor
johnwesley commented Jun 9, 2018
SUMMARY

There doesn't appear to be an official module for the FreeBSD utility freebsd-update.

Would like to draft a module for the freebsd-update fetch, freebsd-update install and freebsd-update IDS commands with options.

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

freebsd-update

ANSIBLE VERSION
ansible 2.7.0.dev0 (devel 2ecf1d35d3) last updated 2018/06/09 14:43:17 (GMT -400)
  config file = /Users/kwisatz4/.ansible.cfg
  configured module search path = [u'/Users/kwisatz4/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  ansible python module location = /Users/kwisatz4/Github/ansible/lib/ansible
  executable location = /Users/kwisatz4/Github/ansible/bin/ansible
  python version = 2.7.15 (default, May  1 2018, 16:44:08) [GCC 4.2.1 Compatible Apple LLVM 9.1.0 (clang-902.0.39.1)]
CONFIGURATION

No changes.

OS / ENVIRONMENT

Host: Unix type (Linux, OSX)
Target: FreeBSD >= 11.1

STEPS TO REPRODUCE
- freebsd-update:
       fetch:   true
       install:  true
       IDS: false
       server: 'update.FreeBSD.org'
       basedir: '/'
       workdir: '/var/db/freebsd-update/'
       conffile: '/etc/freebsd-update.conf'
       force: false
       key:  '<my key>'
EXPECTED RESULTS

All recent updates will be fetched and/or installed without user intervention.

ACTUAL RESULTS

@ansibot
Copy link
Contributor
ansibot commented Jun 9, 2018

Files identified in the description:
None

If these files are inaccurate, please update the component name section of the description or use the !component bot command.

click here for bot help

@ansibot ansibot added affects_2.7 This issue/PR affects Ansible v2.7 needs_triage Needs a first human triage before being processed. support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Jun 9, 2018
@Akasurde Akasurde changed the title Add freebsd-update New module: freebsd-update Jun 11, 2018
@sivel sivel added feature This issue/PR relates to a feature request. and removed needs_triage Needs a first human triage before being processed. labels Jun 11, 2018
@sivel
Copy link
Member
sivel commented Jun 11, 2018

needs_contributor

@johnwesley
Copy link
Contributor Author

May I contribute to this project?

@ansibot ansibot added the waiting_on_contributor This would be accepted but there are no plans to actively work on it. label Jun 11, 2018
@bcoca
Copy link
Member
bcoca commented Jun 14, 2018

@johnwesley anyone can

@rusik69
Copy link
Contributor
rusik69 commented Jun 26, 2018
8000

created mr #41976

@johnwesley
Copy link
Contributor Author

@Loqutus The module failed on FreeBSD 11.2 x64.
Error:

"msg": "Failed to find required executable freebsd_update in paths: /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/home/freebsd/bin"

The bin is:

root@prTest:~ # which freebsd-update
/usr/sbin/freebsd-update

@dagwieers dagwieers added the bsd BSD community label Jan 18, 2019
@sivel
Copy link
Member
sivel commented Nov 23, 2020

Thank you very much for your interest in Ansible. Ansible has migrated much of the content into separate repositories to allow for more rapid, independent development. We are closing this issue/PR because this content has been moved to one or more collection repositories.

For further information, please see:
https://github.com/ansible/ansibullbot/blob/master/docs/collection_migration.md

@sivel sivel closed this as completed Nov 23, 2020
@sivel sivel removed the waiting_on_contributor This would be accepted but there are no plans to actively work on it. label Dec 3, 2020
@ansible ansible locked and limited conversation to collaborators Dec 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.7 This issue/PR affects Ansible v2.7 bsd BSD community feature This issue/PR relates to a feature request. support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

No branches or pull requests

6 participants
0